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