aboutsummaryrefslogtreecommitdiffstats
path: root/.muttrc
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2018-03-22 14:00:42 -0700
committerkatherine <shmibs@shmibbles.me>2018-03-22 14:00:42 -0700
commit5e8ac8d1ed3dd3ccbfd282b4126fdb189b95c9a3 (patch)
treebcbf8301ae1f23ec2ab49aa6107e196c32606fd2 /.muttrc
parentdab6a604413f1f3def6f6e60c9a3e5e0ba69a1c8 (diff)
downloaddotfiles-5e8ac8d1ed3dd3ccbfd282b4126fdb189b95c9a3.tar.gz
add html support to mutt via elinks
read-able now!
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc3
1 files changed, 3 insertions, 0 deletions
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