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! --- .mailcap | 1 + 1 file changed, 1 insertion(+) create mode 100644 .mailcap (limited to '.mailcap') 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 -- cgit v1.2.3