From ca569b6a5e5c083e3b11d49806342b317f007dff Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 5 Sep 2019 21:40:46 +0200 Subject: Add vdirsyncer config --- install.sh | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 5418bc0..3bd1423 100644 --- a/install.sh +++ b/install.sh @@ -136,6 +136,10 @@ #sudo pacman -S offlineimap +## vdirsyncer + +#sudo pacman -S vdirsyncer + # install dotfiles # post install dotfile @@ -146,6 +150,11 @@ #nvim +PluginInstall +qall -# notmuch +## notmuch #notmuch new + +## vdirsyncer + +#vdirsyncer discover +#vdirsyncer sync -- cgit v1.2.1