summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-06-10 17:39:37 +0100
committerLars Wirzenius <liw@liw.fi>2012-06-10 17:39:37 +0100
commit1b305c0f3eb14a13ec50e7eb36452612c0b4d058 (patch)
tree92518274f5f230cc9b866a7b235e5bbac7b66ff4 /scripts
parentcf1b517f26f291253ec402aa3bb9f9ac7089db4e (diff)
downloadliw-automation-1b305c0f3eb14a13ec50e7eb36452612c0b4d058.tar.gz
gtd: open done*.mdwn too
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/gtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gtd b/scripts/gtd
index 671ac86..fb45212 100755
--- a/scripts/gtd
+++ b/scripts/gtd
@@ -1,5 +1,5 @@
#!/bin/sh
x=$HOME/GTD
-exec gedit $x/inbox.mdwn $x/next.mdwn $x/projects.mdwn \
+exec gedit $x/done*.mdwn $x/inbox.mdwn $x/next.mdwn $x/projects.mdwn \
$x/someday.mdwn $x/waiting.mdwn