summaryrefslogtreecommitdiffstats
path: root/.config/mutt/accounts
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-09-27 16:46:37 +0200
committerJoe <bousset.rudy@gmail.com>2022-09-27 16:46:37 +0200
commit79c7da068057cff33d10a7df62ac673a81863486 (patch)
tree8f7d7a727181fed2a1d8fed9f6b6c8fa7758f2c2 /.config/mutt/accounts
parentup (diff)
downloaddotfiles-bsd-79c7da068057cff33d10a7df62ac673a81863486.tar.gz
dotfiles-bsd-79c7da068057cff33d10a7df62ac673a81863486.tar.bz2
dotfiles-bsd-79c7da068057cff33d10a7df62ac673a81863486.tar.xz
dotfiles-bsd-79c7da068057cff33d10a7df62ac673a81863486.tar.zst
dotfiles-bsd-79c7da068057cff33d10a7df62ac673a81863486.zip
up
Diffstat (limited to '.config/mutt/accounts')
-rw-r--r--.config/mutt/accounts/2-gmail_br.muttrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/mutt/accounts/2-gmail_br.muttrc b/.config/mutt/accounts/2-gmail_br.muttrc
index 4c3b748..0a044b7 100644
--- a/.config/mutt/accounts/2-gmail_br.muttrc
+++ b/.config/mutt/accounts/2-gmail_br.muttrc
@@ -20,7 +20,8 @@ bind pager G bottom
macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_br<enter>" "run mbsync to sync bousset.rudy@gmail.com"
unmailboxes *
-mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep"
+mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep" \
+ "=[Gmail]/All Mail" "=[Gmail]/Chats" "=[Gmail]/Important" "=[Gmail]/Starred"
macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox"
macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox"