summaryrefslogtreecommitdiffstats
path: root/notmuch/mail/.notmuch/hooks/post-new
blob: 63b2e2fed66f377801b06084310fb90f00924c91 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
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