summaryrefslogtreecommitdiffstats
path: root/.config/mutt/mailcap
diff options
context:
space:
mode:
authorLuke <luke@lukesmith.xyz>2018-02-11 15:08:58 -0700
committerLuke <luke@lukesmith.xyz>2018-02-11 15:08:58 -0700
commitb51b3bc0b8713afb99d45ceeb42f6318e7068ea5 (patch)
treec54552f6bb3ed839893e5a09d4c78bceb28f588c /.config/mutt/mailcap
parent48cfe3906d740906d11bcc3326f8962f3f9ea4ec (diff)
downloadeibhear-b51b3bc0b8713afb99d45ceeb42f6318e7068ea5.tar.gz
eibhear-b51b3bc0b8713afb99d45ceeb42f6318e7068ea5.tar.zst
eibhear-b51b3bc0b8713afb99d45ceeb42f6318e7068ea5.zip
mutt stuff removed. See LukeSmithxyz/mutt-wizard
Diffstat (limited to '.config/mutt/mailcap')
-rw-r--r--.config/mutt/mailcap11
1 files changed, 0 insertions, 11 deletions
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