summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/gtd5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/gtd b/scripts/gtd
new file mode 100755
index 0000000..671ac86
--- /dev/null
+++ b/scripts/gtd
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+x=$HOME/GTD
+exec gedit $x/inbox.mdwn $x/next.mdwn $x/projects.mdwn \
+ $x/someday.mdwn $x/waiting.mdwn