move notes
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
parent
dbbbca76ed
commit
24e7054374
1 changed files with 1 additions and 1 deletions
2
nz
2
nz
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
ddir="${HOME}/privat/persoenlich/notizen"
|
ddir="${HOME}/vcs/notes"
|
||||||
|
|
||||||
cd "$ddir"
|
cd "$ddir"
|
||||||
lh "$@"
|
lh "$@"
|
||||||
|
|
Loading…
Reference in a new issue