diff options
author | Amin Bandali <amin@aminb.org> | 2018-07-19 18:09:35 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-07-19 18:09:35 -0400 |
commit | ddb0b1d4b4fe7bdf9efdda2eaed9a872849acc26 (patch) | |
tree | 9fd654933fb39244aaf0fed18f8d9f4dd668262e | |
parent | 53960d74c635567ba9c778f5b6777366e14d310d (diff) | |
download | configs-ddb0b1d4b4fe7bdf9efdda2eaed9a872849acc26.tar.gz configs-ddb0b1d4b4fe7bdf9efdda2eaed9a872849acc26.tar.xz configs-ddb0b1d4b4fe7bdf9efdda2eaed9a872849acc26.zip |
[rc/notmuch] shuffle around some tags
-rw-r--r-- | rc.org | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -2160,11 +2160,13 @@ notmuch tag -inbox +lists/~sircmpwn/srht-discuss -- folder:amin/lists/~sircmpwn notmuch tag -inbox +lists/hackernewsletter -- folder:amin/lists/hackernewsletter notmuch tag -inbox +lists/haskell-weekly -- folder:amin/lists/haskell-weekly + +notmuch tag -inbox +pay -- folder:amin/pay # </aminb> # <uw> -notmuch tag -inbox +lists/cs136 -- folder:uwaterloo/lists/cs136 -notmuch tag -inbox +lists/se463 -- folder:uwaterloo/lists/se463 +notmuch tag -inbox +uw/cs136 -- folder:uwaterloo/lists/cs136 +notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463 notmuch tag -inbox +lists/clvsingle -- folder:uwaterloo/lists/Clvsingle notmuch tag -inbox +lists/gsa -- folder:uwaterloo/lists/GSA @@ -2190,7 +2192,7 @@ notmuch tag -inbox +lists/deepspec -- folder:gnu/l/deepspec notmuch tag -inbox +lists/haskell-cafe -- folder:gnu/l/haskell-cafe notmuch tag -inbox +lists/haskell-art -- folder:gnu/l/haskell-art notmuch tag -inbox +lists/notmuch -- folder:gnu/l/notmuch -#</gnu> +# </gnu> #+end_src *** notmuch.service |