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
b33dd1d3c7
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 11:23:04 +01:00
#!/bin/sh
Major update (yes, longtimenocommit message)
2017-03-08 07:37:05 +01:00
# exec > /tmp/nz
# exec 2>&1
set -x
move notes Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-04-18 20:50:04 +09:00
ddir="${HOME}/vcs/notes"
add diary-script Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-03-09 11:23:04 +01:00
update Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-26 23:28:38 +02:00
cd "$ddir"
lh "$@"
Reference in a new issue
Copy permalink