forked from colonelpanic/dotfiles
Super dumb fixes for mu4e sync.
This commit is contained in:
parent
1d59b61ad9
commit
890f6b3dc4
@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env zsh
|
||||
offlineimap
|
||||
refresh_config
|
||||
mu4e_sync_command
|
||||
|
@ -8,7 +8,7 @@
|
||||
<array>
|
||||
<string>zsh</string>
|
||||
<string>-c</string>
|
||||
<string>refresh_config && mu4e_update_index_and_alert</string>
|
||||
<string>refresh_config && mu4e_update_index_and_alert</string>
|
||||
</array>
|
||||
<key>StartInterval</key>
|
||||
<integer>10</integer>
|
||||
|
@ -15,6 +15,6 @@
|
||||
<key>StandardOutPath</key>
|
||||
<string>/tmp/org.imalison.mu4e-sync.out</string>
|
||||
<key>StandardErrorPath</key>
|
||||
<string>/tsmp/org.imalison.mu4e-sync.error</string>
|
||||
<string>/tmp/org.imalison.mu4e-sync.error</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Loading…
Reference in New Issue
Block a user