summaryrefslogtreecommitdiff
path: root/by_host/Darwin/mutt/.mutt/mailcap
blob: a319c8cc4d4dd81e72dc68143f5cac3fb9942103 (plain)
1
2
3
4
5
6
image/*; cat - | open -W -F -n %s > /dev/null
text/html; ~/.mutt/open-in-safari %s
text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput
text/*; cat - | open -W -F -n %s > /dev/null
application/*; cat - | open %s >/dev/null