From 890f6b3dc46c93bf867848c5d7f3f76c807fb38b Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 3 Jan 2015 14:20:47 -0800 Subject: [PATCH] Super dumb fixes for mu4e sync. --- dotfiles/lib/mu4e_sync.sh | 3 ++- resources/LaunchAgents/org.imalison.mu4e-alerts.plist | 2 +- resources/LaunchAgents/org.imalison.mu4e-sync.plist | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dotfiles/lib/mu4e_sync.sh b/dotfiles/lib/mu4e_sync.sh index 1060d541..2764429d 100755 --- a/dotfiles/lib/mu4e_sync.sh +++ b/dotfiles/lib/mu4e_sync.sh @@ -1,2 +1,3 @@ #!/usr/bin/env zsh -offlineimap +refresh_config +mu4e_sync_command diff --git a/resources/LaunchAgents/org.imalison.mu4e-alerts.plist b/resources/LaunchAgents/org.imalison.mu4e-alerts.plist index e79526df..75a807c0 100644 --- a/resources/LaunchAgents/org.imalison.mu4e-alerts.plist +++ b/resources/LaunchAgents/org.imalison.mu4e-alerts.plist @@ -8,7 +8,7 @@ zsh -c - refresh_config && mu4e_update_index_and_alert + refresh_config && mu4e_update_index_and_alert StartInterval 10 diff --git a/resources/LaunchAgents/org.imalison.mu4e-sync.plist b/resources/LaunchAgents/org.imalison.mu4e-sync.plist index fc88ba63..aecb5bd7 100644 --- a/resources/LaunchAgents/org.imalison.mu4e-sync.plist +++ b/resources/LaunchAgents/org.imalison.mu4e-sync.plist @@ -15,6 +15,6 @@ StandardOutPath /tmp/org.imalison.mu4e-sync.out StandardErrorPath - /tsmp/org.imalison.mu4e-sync.error + /tmp/org.imalison.mu4e-sync.error