diff --git a/muttrc b/muttrc index b0187a7..4cf0990 100644 --- a/muttrc +++ b/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