nsbin/nz
2017-03-08 07:37:05 +01:00

11 lines
94 B
Bash
Executable file

#!/bin/sh
# exec > /tmp/nz
# exec 2>&1
set -x
ddir="${HOME}/vcs/notes"
cd "$ddir"
lh "$@"