diff options
Diffstat (limited to '')
| -rw-r--r-- | rc.org | 4 | 
1 files changed, 3 insertions, 1 deletions
@@ -2292,13 +2292,15 @@ notmuch tag -inbox +lists/haskell-weekly   -- folder:amin/lists/haskell-weekly  notmuch tag -inbox +pay -- folder:amin/pay  notmuch tag -inbox +banking -- folder:amin/banking +notmuch tag -inbox +work -- folder:amin/work  # </aminb>  # <uw>  notmuch tag -inbox +uw/cs136 -- folder:uwaterloo/lists/cs136 -notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463  notmuch tag -inbox +uw/se212 -- folder:uwaterloo/lists/se212 +notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463 +notmuch tag -inbox +lists/alloytools       -- folder:uwaterloo/lists/alloytools  notmuch tag -inbox +lists/clvsingle        -- folder:uwaterloo/lists/Clvsingle  notmuch tag -inbox +lists/gsa              -- folder:uwaterloo/lists/GSA  notmuch tag -inbox +lists/math-grad        -- folder:uwaterloo/lists/Math-grad  | 
