[download]
mailcap
1 image/*; xdg-open %s
2 audio/*; xdg-open %s
3 video/*; xdg-open %s
4
5 application/*; xdg-open %s
6 text/plain; vim %s; nametemplate=%s.md
7
8 text/html; chromium %s; nametemplate=%s.html
9 text/html; elinks -dump %s; nametemplate=%s.html; copiousoutput
|