Add mbsync alias and update config
This commit is contained in:
@ -17,3 +17,7 @@ alias \
|
||||
f="$FILE" \
|
||||
g="git" \
|
||||
v="$EDITOR"
|
||||
|
||||
# XDG fixes
|
||||
alias \
|
||||
mbsync="mbsync -c $XDG_CONFIG_HOME/isync/mbsyncrc -a"
|
||||
|
Reference in New Issue
Block a user