summaryrefslogtreecommitdiff
path: root/liw.cronish
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-11-14 13:51:02 +0200
committerLars Wirzenius <liw@liw.fi>2015-11-14 13:51:02 +0200
commit7de2a6cb785e6136c8a89be40486d46e16807bc6 (patch)
tree7566f484ffbbe2aefe2bde3fb1dfa59caca30646 /liw.cronish
parent68f7f33e8456605af3ca12f194e9eb4883e8d465 (diff)
downloadliw-dot-files-7de2a6cb785e6136c8a89be40486d46e16807bc6.tar.gz
Disable GTD
Diffstat (limited to 'liw.cronish')
-rw-r--r--liw.cronish27
1 files changed, 14 insertions, 13 deletions
diff --git a/liw.cronish b/liw.cronish
index 4511ab9..8cdb0a1 100644
--- a/liw.cronish
+++ b/liw.cronish
@@ -3,19 +3,20 @@ offlineimap:
timeout: 120
command: offlineimap -u quiet
-GTD:
- interval: 300
- timeout: 300
- command: |
- set -eu
- cd $HOME/GTD
- if git status -s | grep '^ M ' > /dev/null
- then
- git commit -am sync --quiet
- fi
- # Disabled because I no longer have a separate work laptop.
- # git pull --quiet --no-edit
- # git push --quiet
+# Disabled, because I have mode my GTD stuff to my journal.
+# GTD:
+# interval: 300
+# timeout: 300
+# command: |
+# set -eu
+# cd $HOME/GTD
+# if git status -s | grep '^ M ' > /dev/null
+# then
+# git commit -am sync --quiet
+# fi
+# # Disabled because I no longer have a separate work laptop.
+# # git pull --quiet --no-edit
+# # git push --quiet
wotsap:
trigger-file: /home/liw/.wotsapdb