Updates
[~bandali/configs] / notmuch / mail / .notmuch / hooks / post-new
1 #!/bin/sh
2 afew -tn
3
4 # apply tags to lists
5 notmuch tag +lists +lists/deepspec -- folder:amin/lists/deepspec
6 notmuch tag +lists +lists/haskell-cafe -- folder:amin/lists/haskell-cafe
7 notmuch tag +lists +lists/haskell-weekly -- folder:amin/lists/haskell-weekly
8 notmuch tag +lists +lists/hackernewsletter -- folder:amin/lists/hackernewsletter