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
|
||||
|
@ -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