diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-20 22:27:26 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-20 22:27:26 +0200 |
commit | 0d61990ee6b9d5d39cf06b9cb4c9e3152aacc4f0 (patch) | |
tree | 8e29b818c8bd2072516a19755ea0aeca44300a89 /etc/completions | |
parent | 4a26c2e401def20645b2b9ca15b2bcd8f98663d7 (diff) |
Replaced gtd function by aliases for now
Diffstat (limited to 'etc/completions')
-rw-r--r-- | etc/completions/_gtd | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/completions/_gtd b/etc/completions/_gtd deleted file mode 100644 index 85e2428..0000000 --- a/etc/completions/_gtd +++ /dev/null @@ -1,4 +0,0 @@ -#compdef gtd - -_arguments -s \ - '1:action:(todo waiting)' |