aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-01-28 16:18:53 +0100
committerKarel Kočí <cynerd@email.cz>2018-01-28 16:23:15 +0100
commita214815179291a173faea8af894d602c865726c1 (patch)
tree0076024389dc0eead2b45c97bebc1d6ee4f69d01 /install
parent6f504fb861d7c6bc0c17471cab6acccb0317cfdb (diff)
downloadmyconfigs-a214815179291a173faea8af894d602c865726c1.tar.gz
myconfigs-a214815179291a173faea8af894d602c865726c1.tar.bz2
myconfigs-a214815179291a173faea8af894d602c865726c1.zip
Update khal and khard and add vdirsyncer
Diffstat (limited to 'install')
-rwxr-xr-xinstall3
1 files changed, 2 insertions, 1 deletions
diff --git a/install b/install
index ce82066..cc7e8c3 100755
--- a/install
+++ b/install
@@ -91,9 +91,10 @@ if ask "Install desktop (i3..)"; then
inst config/user-dirs.dirs ~/.config/user-dirs.dirs
fi
-if ask "Install khal khard"; then
+if ask "Install calendar and contacts"; then
inst config/khal/config ~/.config/khal/config
inst config/khard/khard.conf ~/.config/khard/khard.conf
+ inst private/vdirsyncer/ ~/.vdirsyncer
fi
if ask "Install Surf configuration"; then