trying out helix. omg. removing neovim. here we goooooo. and adding mu
This commit is contained in:
parent
1ce213f818
commit
0b957aeeec
2 changed files with 159 additions and 155 deletions
4
bin/sync
4
bin/sync
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue