summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-01-30 19:31:25 +0000
committerLars Wirzenius <liw@liw.fi>2011-01-30 19:31:25 +0000
commit3779e403cf657c41c776612a2eb3e48f2d590e75 (patch)
tree2e7467356497c06063544cb73bc3a0905f2ed592
parent593de28a0c7d02f787900ba96e5fcca904e8db32 (diff)
downloadliw-automation-3779e403cf657c41c776612a2eb3e48f2d590e75.tar.gz
Add gtd script.
-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