aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/mutt/mailcap
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-09-05 09:02:39 +0200
committerneodarz <neodarz@neodarz.net>2019-09-05 09:02:39 +0200
commit72d698979fdaa6dbd1b1d3d41b69d94ddd83f4de (patch)
tree5a8df180f6139762e6b5c0ea2372a76c5df5e4c1 /dotfiles/mutt/mailcap
parent82335ab01503ade18c5e830739b218fbdf1445d5 (diff)
downloaddotfiles_dotdrop-72d698979fdaa6dbd1b1d3d41b69d94ddd83f4de.tar.xz
dotfiles_dotdrop-72d698979fdaa6dbd1b1d3d41b69d94ddd83f4de.zip
Add mutt config
Diffstat (limited to 'dotfiles/mutt/mailcap')
-rw-r--r--dotfiles/mutt/mailcap2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/mutt/mailcap b/dotfiles/mutt/mailcap
new file mode 100644
index 0000000..cc5c14f
--- /dev/null
+++ b/dotfiles/mutt/mailcap
@@ -0,0 +1,2 @@
+text/html; htmail-view file://%s; test=test -n "$DISPLAY"; nametemplate=%s.html; needsterminal;
+text/html; w3m -I %{charset} -T text/html; copiousoutput;