[mutt] Add pngs to mailcap

This commit is contained in:
Eryn Wells 2018-04-24 14:07:42 -07:00
parent 773595a4ed
commit 3ba8bb51cc

View file

@ -3,3 +3,4 @@ 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