summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2011-09-22 16:44:50 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2011-09-22 16:44:50 +0200
commitba7a1eef779c7c8b65c4c6733cb4a30ecf744694 (patch)
tree67899d671546a5d40c5e30fd110701e795cdd5ee
parent505b4a72ec86ab8cd9458edccfbd708ed6f80752 (diff)
Set the default location of the hooks file to ~/.config/alot/hooks.py
Just to encourage everyone to use the nice layout suggested by the fdo spec.
-rw-r--r--alot/defaults/alot.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/defaults/alot.rc b/alot/defaults/alot.rc
index 773a5bef..0b700501 100644
--- a/alot/defaults/alot.rc
+++ b/alot/defaults/alot.rc
@@ -26,7 +26,7 @@ editor_writes_encoding' = UTF-8
flush_retry_timeout = 5
# where to look up hooks
-hooksfile = ~/.alot.py
+hooksfile = ~/.config/alot/hooks.py
# time in secs to display status messages
notify_timeout = 2