[mutt] Prefer text/html to text/plain mail formats
This commit is contained in:
parent
4188a238a7
commit
3653b7c169
1 changed files with 1 additions and 1 deletions
2
muttrc
2
muttrc
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue