[mutt] Couple tweaks to the index, plus unmailbox $record, $postponed, and $trash
This commit is contained in:
parent
eb3e373a62
commit
ef5cf37206
1 changed files with 4 additions and 0 deletions
4
muttrc
4
muttrc
|
@ -49,6 +49,10 @@ set mailcap_path="~/.mutt/mailcap"
|
|||
auto_view text/html
|
||||
alternative_order text/plain text/enriched text/html
|
||||
|
||||
unmailboxes "$record" "$postponed" "$trash"
|
||||
|
||||
set index_format="%4C %Z %{%b %d} %-20.20L (%?l?%4l&%4c?) %s"
|
||||
|
||||
# Some resources for colors:
|
||||
# http://www.strcat.de/dotfiles/mutt.color
|
||||
# https://github.com/altercation/mutt-colors-solarized/blob/master/mutt-colors-solarized-dark-256.muttrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue