summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-21 21:39:47 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-21 21:39:47 +0200
commitb2cd6bcd5e0f8f1ac4c894eef568d27a9200aeaf (patch)
tree1160cf402b718c266ed81eb28d2bda729d4b38c8 /.config
parentupdate (diff)
downloaddotfiles-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')
-rw-r--r--.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc2
-rw-r--r--.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
index 897dfeb..023f71e 100644
--- a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
+++ b/.config/mutt/accounts/1-bousset.rudy@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 bousset.rudy@gmail.com<enter>" "run mbsync to sync bousset.rudy@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"
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"