aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.mailcap1
-rw-r--r--.muttrc3
2 files changed, 4 insertions, 0 deletions
diff --git a/.mailcap b/.mailcap
new file mode 100644
index 0000000..10e7172
--- /dev/null
+++ b/.mailcap
@@ -0,0 +1 @@
+text/html; elinks -dump %s; nametemplate=%s.html; copiousoutput
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