From: Amin Bandali Date: Sat, 20 Oct 2018 20:00:01 +0000 (-0400) Subject: [rc] be more quiet while fetching email X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/5bf9d3c9ef096fd2dfa57e5b4ff6fc7680fee2ac [rc] be more quiet while fetching email --- diff --git a/rc.org b/rc.org index 535cca6..782f08d 100644 --- a/rc.org +++ b/rc.org @@ -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"