X-Git-Url: http://git.vanrenterghem.biz/Dotty.git/blobdiff_plain/ea0d46fb9af7770e3aba8c996b50fa3c30c82473..643bc252b1aa2acd0ef9daeaf9c0b896baaf3d89:/mutt/.config/mutt/muttrc diff --git a/mutt/.config/mutt/muttrc b/mutt/.config/mutt/muttrc index e445163..2e6b0de 100644 --- a/mutt/.config/mutt/muttrc +++ b/mutt/.config/mutt/muttrc @@ -17,12 +17,19 @@ bind index,pager \Cp sidebar-prev # Ctrl-p - Previous Mailbox bind index,pager \Cn sidebar-next # Ctrl-n - Next Mailbox bind index,pager \Co sidebar-open # Ctrl-o - Open Highlighted Mailbox +# Sorting mails +set sort = threads +set sort_browser = date +set sort_aux = reverse-last-date-received + # Compose options set envelope_from # allow setting who the sender is set edit_headers # show headers when composing +set realname = "Frederik Vanrenterghem" + # Set default account -source ~/.config/mutt/mutt.account.biz +source ~/.config/mutt/mutt.account.io folder-hook io/* source ~/.config/mutt/mutt.account.io folder-hook biz/* source ~/.config/mutt/mutt.account.biz