diff options
author | Amin Bandali <amin@aminb.org> | 2017-12-13 14:09:45 -0500 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2017-12-13 14:09:45 -0500 |
commit | 161c93e90668ee7ea7350e2bb914eff827d2f672 (patch) | |
tree | f220e06d7213668186363d378ea69b538caf7ec0 /notmuch/mail/.notmuch/hooks/post-new | |
parent | 9494231456fe472e24edd88d79b87c87aff5350a (diff) | |
download | configs-161c93e90668ee7ea7350e2bb914eff827d2f672.tar.gz configs-161c93e90668ee7ea7350e2bb914eff827d2f672.tar.xz configs-161c93e90668ee7ea7350e2bb914eff827d2f672.zip |
Updates
Diffstat (limited to 'notmuch/mail/.notmuch/hooks/post-new')
-rwxr-xr-x | notmuch/mail/.notmuch/hooks/post-new | 8 |
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 |