[rc] a few changes and notmuch tags for new courses
authorAmin Bandali <amin@gnu.org>
Mon, 10 Sep 2018 17:21:40 +0000 (13:21 -0400)
committerAmin Bandali <amin@gnu.org>
Mon, 10 Sep 2018 17:21:40 +0000 (13:21 -0400)
rc.org

diff --git a/rc.org b/rc.org
index 2819060..05c48e2 100644 (file)
--- a/rc.org
+++ b/rc.org
@@ -2290,15 +2290,17 @@ notmuch tag +inbox +unread +latest -new -- tag:new
 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
+notmuch tag -inbox +pay     -- folder:amin/pay
 notmuch tag -inbox +banking -- folder:amin/banking
-notmuch tag -inbox +work -- folder:amin/work
+notmuch tag -inbox +work    -- folder:amin/work
 # </aminb>
 
 # <uw>
-notmuch tag -inbox +uw/cs136 -- folder:uwaterloo/lists/cs136
-notmuch tag -inbox +uw/se212 -- folder:uwaterloo/lists/se212
-notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463
+notmuch tag -inbox +uw/cs136  -- folder:uwaterloo/lists/cs136
+notmuch tag -inbox +uw/cs846  -- folder:uwaterloo/lists/cs846
+notmuch tag -inbox +uw/ece750 -- folder:uwaterloo/lists/ece750
+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
@@ -4006,9 +4008,9 @@ include /etc/sway/config.d/*
 ** TLP
 
 *** TODO enigma
-*** archy
+*** pary
 
-#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "archy")) "/sudo::/etc/default/tlp")
+#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "pary")) "/sudo::/etc/default/tlp")
 # ------------------------------------------------------------------------------
 # tlp - Parameters for power saving
 # See full explanation: http://linrunner.de/en/tlp/docs/tlp-configuration.html
@@ -4932,7 +4934,7 @@ ZSH_HIGHLIGHT_PATTERNS+=('rm -rf *' 'fg=white,bold,bg=red')
 setopt globdots
 
 source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
-source ~/.zsh/zsh-autopair/autopair.zsh
+source ~/.zsh/zsh-autopair/autopair.zsh
 
 
 ### fzf ###