From 0b0e95e88c1dbd6a9f16300ae03f725e37b6369b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 28 Jul 2011 00:25:27 +0200 Subject: Preparing placing home-directory in repo --- .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.2.3-54-g00ecf