X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/01acf349991cb6f7f836765f6a6aac8fdbdbad0d..9144103eb9c4b41ef511c5ab7626f791bbf4950f:/muttrc diff --git a/muttrc b/muttrc index 4d6c23f..ac54abf 100644 --- a/muttrc +++ b/muttrc @@ -1450,7 +1450,7 @@ set include=yes # # See also: ``$to_chars''. # -set index_format="%4C %Z %{%b %d} %-15.15F (%?l?%4l&%4c?) %s" +set index_format="%4C %Z %{%b %d} %-15.15F (%?l?%4l&%4c?) %?H?[%H] ?%s" # # set ispell="ispell" # @@ -2974,6 +2974,7 @@ set pgp_auto_decode=yes # will weed headers and will attempt to PGP/MIME decode the messages # first. # +set pipe_decode # # set pipe_sep="\n" # @@ -4431,11 +4432,14 @@ set xterm_set_titles=yes set xterm_title="mutt@%h [%?M?%M/?%m, n:%n]%?V? [%V]?" # +alternative_order text/enriched text/plain text application/postscript image/* + source $my_confdir/colours source $my_confdir/headers source $my_confdir/alternates source $my_confdir/keybindings source $my_confdir/lists +source $my_confdir/spam source $my_confdir/hooks set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null`