aliasrc: clean up mbsync from ~/

This commit is contained in:
Dennis Lee 2020-04-07 19:48:39 -07:00
parent fb456c4d98
commit fd930553a3

View file

@ -44,3 +44,4 @@ alias \
magit="nvim -c MagitOnly" \ magit="nvim -c MagitOnly" \
ref="shortcuts >/dev/null; source $XDG_CONFIG_HOME/shortcutrc" \ ref="shortcuts >/dev/null; source $XDG_CONFIG_HOME/shortcutrc" \
weath="less -S $XDG_DATA_HOME/weatherreport" \ weath="less -S $XDG_DATA_HOME/weatherreport" \
mbsync="mbsync -c $XDG_CONFIG_HOME/isync/mbsyncrc"