diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-21 21:39:47 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-21 21:39:47 +0200 |
commit | b2cd6bcd5e0f8f1ac4c894eef568d27a9200aeaf (patch) | |
tree | 1160cf402b718c266ed81eb28d2bda729d4b38c8 /.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc | |
parent | update (diff) | |
download | dotfiles-bsd-b2cd6bcd5e0f8f1ac4c894eef568d27a9200aeaf.tar.gz dotfiles-bsd-b2cd6bcd5e0f8f1ac4c894eef568d27a9200aeaf.tar.bz2 dotfiles-bsd-b2cd6bcd5e0f8f1ac4c894eef568d27a9200aeaf.tar.xz dotfiles-bsd-b2cd6bcd5e0f8f1ac4c894eef568d27a9200aeaf.tar.zst dotfiles-bsd-b2cd6bcd5e0f8f1ac4c894eef568d27a9200aeaf.zip |
update
Diffstat (limited to '.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc')
-rw-r--r-- | .config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc index 74f5e78..46342bc 100644 --- a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc +++ b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc @@ -19,7 +19,7 @@ bind pager G bottom macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc olsen.oyvind.nor@gmail.com<enter>" "run mbsync to sync olsen.oyvind.nor@gmail.com" unmailboxes * -mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" +mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep" macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" |