From 05550a848214aa0b709c80a471997103d85006fb Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 12 Apr 2015 14:29:04 +0200 Subject: zsh: Add more mbsync aliases --- zsh/aliases.zsh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zsh/aliases.zsh b/zsh/aliases.zsh index 914a5e7..ccdcff9 100644 --- a/zsh/aliases.zsh +++ b/zsh/aliases.zsh @@ -19,7 +19,9 @@ alias amv='amv -g' alias ncmpcpp='ncmpcpp -c ~/.config/ncmpcpp/config' alias wefree='weechat -a -r "/connect Freenode"' -alias ms='mbsync -c "$XDG_CONFIG_HOME/mbsyncrc" theos' +alias ms='mbsync --config "$XDG_CONFIG_HOME/mbsyncrc" theos' +alias ms5='mbsync --config "$XDG_CONFIG_HOME/mbsyncrc" 5monkeys' +alias msa='mbsync --config "$XDG_CONFIG_HOME/mbsyncrc" -a' alias ty='ttytter -rc="$XDG_CONFIG_HOME"/ttytter/ttytterrc' alias sprin='curl -F "sprunge=<-" http://sprunge.us' -- cgit v1.2.3-70-g09d2