diff options
| author | Joe <bousset.rudy@gmail.com> | 2022-09-05 15:51:30 +0200 | 
|---|---|---|
| committer | Joe <bousset.rudy@gmail.com> | 2022-09-05 15:51:30 +0200 | 
| commit | f59c9cb2da010f70421aa950e46a8cdd99a8acf3 (patch) | |
| tree | 33882e44c413675ee91f19c89aca5869cb43ef60 /.config/mutt | |
| parent | up (diff) | |
| download | dotfiles-bsd-f59c9cb2da010f70421aa950e46a8cdd99a8acf3.tar.gz dotfiles-bsd-f59c9cb2da010f70421aa950e46a8cdd99a8acf3.tar.bz2 dotfiles-bsd-f59c9cb2da010f70421aa950e46a8cdd99a8acf3.tar.xz dotfiles-bsd-f59c9cb2da010f70421aa950e46a8cdd99a8acf3.tar.zst dotfiles-bsd-f59c9cb2da010f70421aa950e46a8cdd99a8acf3.zip  | |
up
Diffstat (limited to '')
| -rw-r--r-- | .config/mutt/accounts/5-rbousset@secuserve.com.muttrc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc index 3e01841..b0979f6 100644 --- a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc +++ b/.config/mutt/accounts/5-rbousset@secuserve.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 rbousset@secuserve.com<enter>" "run mbsync to sync rbousset@secuserve.com"  unmailboxes * -mailboxes "=INBOX" "=Sent" "=Drafts" "=Junk" "=Trash" "=NEWS" "=Calendrier" "=T&AOI-ches" "=Notes" "=Reports" "=Reports/OTRS" "=Reports/Trello" "=Reports/Teams" "=Reports/Unimus" "=Reports/vzdump" +mailboxes "=INBOX" "=Sent" "=Drafts" "=Junk" "=Trash" "=Keep" "=NEWS" "=Calendrier" "=T&AOI-ches" "=Notes" "=Reports" "=Reports/OTRS" "=Reports/Trello" "=Reports/Teams" "=Reports/Unimus" "=Reports/vzdump"  macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox"  macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox"  | 
