From b51b3bc0b8713afb99d45ceeb42f6318e7068ea5 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 11 Feb 2018 15:08:58 -0700 Subject: mutt stuff removed. See LukeSmithxyz/mutt-wizard --- .config/mutt/mailcap | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .config/mutt/mailcap (limited to '.config/mutt/mailcap') diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap deleted file mode 100644 index 0e8631e..0000000 --- a/.config/mutt/mailcap +++ /dev/null @@ -1,11 +0,0 @@ -#text/html; qutebrowser %s &; test=test -n "$DISPLAY"; needsterminal; - -text/html; w3m -I %{charset} -T text/html; copiousoutput; -#text/html; mv %s %s.html && qutebrowser %s.html > /dev/null; needsterminal; -# -application/pdf; mv %s %s.pdf && mupdf %s.pdf > /dev/null; needsterminal; - -image/*; ~/.config/mutt/muttimage.sh %s ; copiousoutput - -#application/pdf; pdftotext '%s' -; copiousoutput; description=PDF Document; -#nametemplate=%s.pdf -- cgit v1.3.1