From 23f64c0e31e6f2befd5067d3384307adc0f9d3f4 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Thu, 25 Feb 2016 18:27:26 -0700 Subject: [PATCH] Updating vdirsyncer's password grabber command --- vdirsyncer/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vdirsyncer/config b/vdirsyncer/config index ff43d01..cd1a407 100644 --- a/vdirsyncer/config +++ b/vdirsyncer/config @@ -4,7 +4,6 @@ [general] # A folder where vdirsyncer can store some metadata about each pair. status_path = ~/.vdirsyncer/status/ -password_command = ~/dotfiles/bin/decrypt_password.sh # CONTACTS #[pair google_contacts] @@ -72,6 +71,7 @@ type = caldav url = https://caldav.messagingengine.com/ auth = basic username = dustinswan@fastmail.com +password.fetch = ["command", "~/dotfiles/bin/decrypt_password.sh", "dustinswan@fastmail.com"] #verify = True # Optional: Specify a time range which should be synchronized. Either both