summaryrefslogtreecommitdiff
path: root/by_os/Darwin/mutt/.mutt/mailcap
blob: ec7da48d5210f0fafe99861ae52cc17470cc1b52 (plain)
1
2
3
4
5
image/*; cat - | open -W -F -n %s > /dev/null; needsterminal
text/html; cat %s > %s.html && /Users/pks/.sync/sync/local_bin/open-in-browser %s.html
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