[mutt] Prefer text/html to text/plain mail formats

This commit is contained in:
Eryn Wells 2022-11-16 15:34:03 +00:00
parent 4188a238a7
commit 3653b7c169

2
muttrc
View file

@ -59,7 +59,7 @@ set include=yes
# HTML email :(
set mailcap_path="~/.mutt/mailcap"
auto_view text/html
alternative_order text/plain text/enriched text/html
alternative_order text/html text/plain text/enriched
unmailboxes "$record" "$postponed" "$trash"