diff options
Diffstat (limited to 'notmuch/mail')
-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 |