make nz use lh and submit $@ to it
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
2d595b0db2
commit
2bc90e2c45
1 changed files with 0 additions and 0 deletions
7
nz
Executable file
7
nz
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
ddir="${HOME}/privat/persoenlich/notizen"
|
||||
file=$(date +%Y-%m-%d)
|
||||
dfile="${ddir}/${file}"
|
||||
|
||||
set -x
|
||||
$EDITOR "${dfile}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue