diff options
author | 53hornet <atc@53hor.net> | 2021-08-06 22:46:40 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-08-06 22:46:40 -0400 |
commit | dc1fbe8f36b71d3742ec18fcd6aa7adb969bf499 (patch) | |
tree | c7504e91c32d8619ab1dfa6415b51b563ffbad28 /.config/mutt/muttrc | |
parent | 717d31ad4e8631c43110d9d202941cd91b19e239 (diff) | |
download | dotfiles-dc1fbe8f36b71d3742ec18fcd6aa7adb969bf499.tar.xz dotfiles-dc1fbe8f36b71d3742ec18fcd6aa7adb969bf499.zip |
aliases, functions, mutt config, i3 template
Diffstat (limited to '.config/mutt/muttrc')
-rw-r--r-- | .config/mutt/muttrc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index e750ef9..80bc259 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -4,9 +4,8 @@ source "cat ~/.config/mutt/mutt_smtp_pass |" -#mailboxes = +INBOX -#auto_view text/html -alternative_order text/plain text/html +auto_view text/html +alternative_order text/plain text/enriched text/html # Default list of header fields to weed when displaying. # Ignore all lines by default... |