9468f9b060
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
5 lines
72 B
Bash
Executable file
5 lines
72 B
Bash
Executable file
#!/bin/sh
|
|
ddir="${HOME}/privat/persoenlich/notizen"
|
|
|
|
cd "$ddir"
|
|
lh "$@"
|