aboutsummaryrefslogtreecommitdiffstats
path: root/muttrc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-04-08 11:05:10 +0100
committerMatthew Lemon <y@yulqen.org>2024-04-08 11:05:10 +0100
commit28ebc3f3d41b24791aefe12bb356ceed5aa8a6bc (patch)
tree59e6464dd09863d4fb4d23cdea72ebd353553c96 /muttrc
parentd3a90ec63fb67aa103be3017c8300f44a995500d (diff)
Don't check Google for new mail
Diffstat (limited to '')
-rw-r--r--muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/muttrc b/muttrc
index 5c996c7..dd6e96c 100644
--- a/muttrc
+++ b/muttrc
@@ -132,7 +132,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