diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-07-31 23:59:45 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-07-31 23:59:45 +0200 |
commit | 7b3376ef4ed04432dcc353825110eeda448e4274 (patch) | |
tree | cccb7f29f1a46281a3cf15e71bdfb578e6fc1545 | |
parent | 2e9a77a8dba5b49417ef01452d8278cc9f70e1db (diff) |
info: don't pull
-rwxr-xr-x | helpers/info | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/helpers/info b/helpers/info index 9e256da..764fddb 100755 --- a/helpers/info +++ b/helpers/info @@ -5,6 +5,4 @@ todo --database ~/var/gtd/waiting | fgrep "$(cat /tmp/.location)" [[ -n $commands[calendar] ]] && [[ -r ~/stuff/calendar ]] && calendar -ct pull - true |