aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/mailcap
blob: 3872386cd5ffb580c7faa3a4e126a3ce222eb3d6 (plain)
1
2
3
4
5
6
7
text/html; firefox '%s' &; test=test -n "$DISPLAY"; needsterminal;
text/html; w3m -I %{charset} -T text/html; copiousoutput;
application/pdf; firefox '%s'
application/zip; unzip -p '%s' | less
image/png; feh '%s'
image/jpg; feh '%s'
image/jpeg; feh '%s'