summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--muttrc_fastmail_may222
1 files changed, 1 insertions, 1 deletions
diff --git a/muttrc_fastmail_may22 b/muttrc_fastmail_may22
index 66aef88..33501dc 100644
--- a/muttrc_fastmail_may22
+++ b/muttrc_fastmail_may22
@@ -140,7 +140,7 @@ bind index,pager @ compose-to-sender
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>mbsync fastmailchannel <enter>" "run offlineimap to sync all mail"
+macro index O "<shell-escape>clear && mbsync fastmailchannel && notmuch new <enter>" "run offlineimap to sync all mail"
# update notmuch
macro index V "<shell-escape>notmuch new<enter>"