trying out helix. omg. removing neovim. here we goooooo. and adding mu

This commit is contained in:
2022-01-18 12:33:05 -05:00
parent 1ce213f818
commit 0b957aeeec
2 changed files with 159 additions and 155 deletions

View File

@@ -4,6 +4,10 @@ if command -v mbsync &> /dev/null; then
mbsync -a
fi
if command -v mu &> /dev/null; then
mu index
fi
if command -v vdirsyncer &> /dev/null; then
vdirsyncer sync
fi