From 5e8ac8d1ed3dd3ccbfd282b4126fdb189b95c9a3 Mon Sep 17 00:00:00 2001 From: katherine Date: Thu, 22 Mar 2018 14:00:42 -0700 Subject: add html support to mutt via elinks read-able now! --- .muttrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.muttrc') diff --git a/.muttrc b/.muttrc index 337223e..357c56a 100644 --- a/.muttrc +++ b/.muttrc @@ -6,6 +6,9 @@ set realname=katherine source ~/.mail_aliases +alternative_order text/plain text/html +auto_view text/html + # mappings bind index \Cu half-up bind index \Cd half-down -- cgit v1.2.3