[mutt] feat: change folders tracked for ens

This commit is contained in:
David JULIEN 2022-10-14 10:51:15 +02:00
parent 105b3d117f
commit 32c794954f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ set signature="$XDG_CONFIG_HOME/mutt/accounts/ens.signature"
unmacro index o
macro index o "<shell-escape>mailsync<enter>" "run mbsync to sync david.julien@ens-lyon.fr"
mailboxes "=Sent" "=Drafts" "=Trash" "=INBOX" "=internship" "=MOVEP" "=QEST" "=fanfare"
mailboxes "=Sent" "=Drafts" "=Trash" "=INBOX" "=thesis" "=MOVEP" "=QEST" "=fanfare"
set record = "+Sent"
macro index,pager gs "<change-folder>=Sent<enter>" "go to sent"
macro index,pager Ms ";<save-message>=Sent<enter>" "move mail to sent"