diff options
author | Matthew Lemon <y@yulqen.org> | 2024-03-09 20:12:26 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-03-09 20:12:26 +0000 |
commit | c1aa9554cb29dafacdd0ed05b0cb5bdb28b52a7d (patch) | |
tree | 61dd161b2e33c0e297c88cada1da7ccf2661a4a9 | |
parent | a1c3687c94f477b2effeb70f3f9551904a3f7294 (diff) |
Stop updating Gmail
-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 |