Commit | Line | Data |
---|---|---|
0b305109 AB |
1 | #!/bin/sh |
2 | afew -tn | |
1dbe5f7f AB |
3 | |
4 | # apply tags to lists | |
161c93e9 AB |
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 |