log here
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
d5ef402682
commit
623b1e2456
1 changed files with 5 additions and 0 deletions
5
lh.sh
Executable file
5
lh.sh
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
file=$(date +%Y-%m-%d)
|
||||||
|
|
||||||
|
set -x
|
||||||
|
$EDITOR "${file}"
|
Loading…
Reference in a new issue