Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-09-08 17:08:22 +02:00
parent d5ef402682
commit 623b1e2456

5
lh.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
file=$(date +%Y-%m-%d)
set -x
$EDITOR "${file}"