summaryrefslogtreecommitdiffstats
path: root/notmuch
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2017-12-13 14:09:45 -0500
committerAmin Bandali <amin@aminb.org>2017-12-13 14:09:45 -0500
commit161c93e90668ee7ea7350e2bb914eff827d2f672 (patch)
treef220e06d7213668186363d378ea69b538caf7ec0 /notmuch
parent9494231456fe472e24edd88d79b87c87aff5350a (diff)
downloadconfigs-161c93e90668ee7ea7350e2bb914eff827d2f672.tar.gz
configs-161c93e90668ee7ea7350e2bb914eff827d2f672.tar.xz
configs-161c93e90668ee7ea7350e2bb914eff827d2f672.zip
Updates
Diffstat (limited to '')
-rwxr-xr-xnotmuch/mail/.notmuch/hooks/post-new8
1 files changed, 4 insertions, 4 deletions
diff --git a/notmuch/mail/.notmuch/hooks/post-new b/notmuch/mail/.notmuch/hooks/post-new
index 63b2e2f..01ec2d2 100755
--- a/notmuch/mail/.notmuch/hooks/post-new
+++ b/notmuch/mail/.notmuch/hooks/post-new
@@ -2,7 +2,7 @@
afew -tn
# apply tags to lists
-notmuch tag +lists +lists/deepspec -- folder:amin/lists/.deepspec
-notmuch tag +lists +lists/haskell-cafe -- folder:amin/lists/.haskell-cafe
-notmuch tag +lists +lists/haskell-weekly -- folder:amin/lists/.haskell-weekly
-notmuch tag +lists +lists/hackernewsletter -- folder:amin/lists/.hackernewsletter
+notmuch tag +lists +lists/deepspec -- folder:amin/lists/deepspec
+notmuch tag +lists +lists/haskell-cafe -- folder:amin/lists/haskell-cafe
+notmuch tag +lists +lists/haskell-weekly -- folder:amin/lists/haskell-weekly
+notmuch tag +lists +lists/hackernewsletter -- folder:amin/lists/hackernewsletter