sync-all now sync vdirsyncer and mbsync again
This commit is contained in:
parent
67c17acf6b
commit
d81e874d19
|
@ -6,7 +6,7 @@
|
|||
./starship.nix
|
||||
];
|
||||
home.shellAliases = {
|
||||
sync-all = "sync-git; sync-emacs";
|
||||
sync-all = "sync-git; vdirsyncer sync; mbsync -a";
|
||||
protonup = "sudo wg-quick up protonvpn && sudo wg";
|
||||
protondown = "sudo wg-quick down protonvpn";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue