From e966aae2dd9d90d6c2a745ecb4f5c528bd0161fe Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 01:58:09 +0200 Subject: mutt update --- Mail/mutt/mailcap | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Mail/mutt/mailcap (limited to 'Mail/mutt/mailcap') diff --git a/Mail/mutt/mailcap b/Mail/mutt/mailcap new file mode 100644 index 0000000..136a03f --- /dev/null +++ b/Mail/mutt/mailcap @@ -0,0 +1,2 @@ +application/*; mkdir -p /tmp/mutt \; cp %s /tmp/mutt \; rifle /tmp/mutt/$(basename %s) & +text/html; w3m -I %{charset} -T text/html; copiousoutput; -- cgit v1.2.3-54-g00ecf