summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <amin@gnu.org>2018-09-10 13:21:40 -0400
committerAmin Bandali <amin@gnu.org>2018-09-10 13:21:40 -0400
commit2a6e947b63d838082d20b79fbe7886d18586e531 (patch)
treef2b5d66dbeb70f24d36c5d247fc36c20d39cc41e
parent4d86735ab4d03a75f10bb02ad5828de0bbe168d8 (diff)
downloadconfigs-2a6e947b63d838082d20b79fbe7886d18586e531.tar.gz
configs-2a6e947b63d838082d20b79fbe7886d18586e531.tar.xz
configs-2a6e947b63d838082d20b79fbe7886d18586e531.zip
[rc] a few changes and notmuch tags for new courses
-rw-r--r--rc.org18
1 files changed, 10 insertions, 8 deletions
diff --git a/rc.org b/rc.org
index 2819060..05c48e2 100644
--- 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 ###