From 8df9472e0cdbab0d12211c2bc77918e8f515c409 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sat, 8 Aug 2015 20:08:42 +0200 Subject: Improve installation and organization --- .mutt/mailcap | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .mutt/mailcap (limited to '.mutt/mailcap') diff --git a/.mutt/mailcap b/.mutt/mailcap new file mode 100644 index 0000000..59df58e --- /dev/null +++ b/.mutt/mailcap @@ -0,0 +1,3 @@ +text/html; pandoc -f html -t markdown; copiousoutput; compose=vim %s +image/*; feh %s +application/pdf; zathura %s -- cgit v1.2.3