diff options
-rw-r--r-- | muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ bind index <space> collapse-thread 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 -a<enter>" "run mbsync to sync all mail" +macro index O "<shell-escape>clear && mbsync purelymailchannel<enter>" "run mbsync to sync all mail" #macro index o "<shell-escape>offlineimap -qf INBOX<enter>" "run offlineimap to sync inbox" # Saner copy/move dialogs |