summaryrefslogtreecommitdiff
path: root/.mailcap
diff options
context:
space:
mode:
authorJake Koroman <jake@jakekoroman.com>2026-05-05 21:59:37 -0400
committerJake Koroman <jake@jakekoroman.com>2026-05-05 21:59:37 -0400
commitefd13303973519f428f3a22c8e3dcc828758bba2 (patch)
tree00c11211bd294e3ad15c5a8e4c06ab36de9a8ff1 /.mailcap
parent86df60dbcc3c6378e0df25e584781a82e31a15d0 (diff)
add .mailcap file and update muttrc.
Diffstat (limited to '.mailcap')
-rw-r--r--.mailcap1
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailcap b/.mailcap
new file mode 100644
index 0000000..468df4a
--- /dev/null
+++ b/.mailcap
@@ -0,0 +1 @@
+text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump -width=1024 %s; nametemplate=%s.html; copiousoutput;