dotfiles/mutt/mailcap

7 lines
286 B
Text
Raw Normal View History

text/html; w3m -I %{charset} -T text/html; 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
2018-04-24 14:07:42 -07:00
image/png; ~/.mutt/view_attachment.sh %s png