aboutsummaryrefslogtreecommitdiffstats
path: root/muttrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/muttrc b/muttrc
index 336e379..47385bb 100644
--- a/muttrc
+++ b/muttrc
@@ -153,7 +153,7 @@ bind index \Cn toggle-new
macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"
# Sync email
-macro index O "<shell-escape>clear && mbsync fastmailchannel && notmuch new <enter>" "run offlineimap to sync all mail"
+macro index O "<shell-escape>clear && mbsync fastmailchannel && mrlnotmuch.sh <enter>" "run offlineimap to sync all mail"
# update notmuch
macro index V "<shell-escape>notmuch new<enter>"