From ab4c35e47bb6ccfd7c3af77c66e7d3af195c9917 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 21 May 2017 16:22:39 +0200 Subject: mutt --- by_host/Linux/mutt/.mutt/mailcap | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 by_host/Linux/mutt/.mutt/mailcap (limited to 'by_host/Linux/mutt/.mutt') diff --git a/by_host/Linux/mutt/.mutt/mailcap b/by_host/Linux/mutt/.mutt/mailcap new file mode 100644 index 0000000..8aaaa7e --- /dev/null +++ b/by_host/Linux/mutt/.mutt/mailcap @@ -0,0 +1,10 @@ +text/html; firefox %s &>/dev/null; test=test -n "$DISPLAY"; needsterminal +text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput +text/plain; less %s +application/x-pdf; zathura %s +application/pdf; zathura %s +application/octet-stream; zathura %s +image/jpeg; feh %s +image/pjpeg; feh %s +image/png; feh %s +image/gif; feh %s -- cgit v1.2.3