dotfiles/mutt/mailcap
2019-12-02 11:33:31 -08:00

6 lines
370 B
Text

text/html; w3m -v -F -I %{charset} -T text/html -cols 120 -dump %s; edit=vim; compose=vim; nametemplate=%s.html; needsterminal; copiousoutput
image/jpeg; ~/.mutt/view_attachment.sh %s jpg
image/jpg; ~/.mutt/view_attachment.sh %s jpg
image/pjepg; ~/.mutt/view_attachment.sh %s jpg
image/gif; ~/.mutt/view_attachment.sh %s gif
image/png; ~/.mutt/view_attachment.sh %s png