This website requires JavaScript.
Explore
Help
Sign in
nico
/
nsbin
Watch
1
Star
0
Fork
You've already forked nsbin
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
98ec9d64e1
nsbin
/
nz
12 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
add diary-script Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-03-09 10:23:04 +00:00
#!/bin/sh
Major update (yes, longtimenocommit message)
2017-03-08 06:37:05 +00:00
# exec > /tmp/nz
# exec 2>&1
set -x
move notes Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-04-18 11:50:04 +00:00
ddir="${HOME}/vcs/notes"
add diary-script Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-03-09 10:23:04 +00:00
update Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-26 21:28:38 +00:00
cd "$ddir"
lh "$@"
Reference in a new issue
Copy permalink