From f2d0ba0967a154e48c7e084b2736d7b762e9127f Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 20 Oct 2011 00:37:28 +0200 Subject: Bring back the MUTT --- .mutt/mailcap | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .mutt/mailcap (limited to '.mutt/mailcap') diff --git a/.mutt/mailcap b/.mutt/mailcap new file mode 100644 index 0000000..8f01a4f --- /dev/null +++ b/.mutt/mailcap @@ -0,0 +1,5 @@ +text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput +application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s +application/vnd.ms-excel; libreoffice %s +image/jpeg; feh %s +image/png; feh %s -- cgit v1.3-2-g0d8e