diff options
Diffstat (limited to 'scripts/sh/weeknotes')
-rwxr-xr-x | scripts/sh/weeknotes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/sh/weeknotes b/scripts/sh/weeknotes new file mode 100755 index 0000000..bf3f048 --- /dev/null +++ b/scripts/sh/weeknotes @@ -0,0 +1,3 @@ +#!/bin/sh + +$EDITOR $WWW_DEFAULT_PATH/src/weeknotes |