commit 76f8cb18a18121e8599749216d5689236f9ac187 parent e6386f103b623f3cf7b654508d5e1761da70d0bb Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Wed, 24 Feb 2016 10:16:17 -0800 add mailcap for parsing html emails with w3m Diffstat:
A | .mailcap | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.mailcap b/.mailcap @@ -0,0 +1 @@ +text/html; w3m -I %{charset} -T text/html; copiousoutput;