[rc] be more quiet while fetching email
[~bandali/configs] / rc.org
diff --git a/rc.org b/rc.org
index 943103e..782f08d 100644 (file)
--- a/rc.org
+++ b/rc.org
@@ -4380,9 +4380,9 @@ DEVICES_TO_DISABLE_ON_STARTUP="bluetooth"
 #DEVICES_TO_DISABLE_ON_UNDOCK=""
 #+end_src
 
-*** pary
+*** shemshak
 
-#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "pary")) "/sudo::/etc/default/tlp")
+#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "shemshak")) "/sudo::/etc/default/tlp")
 # ------------------------------------------------------------------------------
 # tlp - Parameters for power saving
 # See full explanation: http://linrunner.de/en/tlp/docs/tlp-configuration.html
@@ -5348,7 +5348,7 @@ alias mv="mv -iv"
 alias cp="cp -iv"
 alias scl=systemctl
 alias jcl=journalctl
-alias m="mbsync -Va; getmail; notmuch new"
+alias m="mbsync -a; getmail; notmuch new"
 alias best="youtube-dl -f best"
 alias nixx="ssh amin@nix.aminb.org"
 alias fence="ssh aminb@fencepost.gnu.org"