mailcap (301B)
1 image/*; sxiv -a %s 2 video/*; mpvq %s 3 text/html; w3m -config /Users/alex/.config/w3m/config -T text/html %s 4 text/plain; less 5 application/pdf; open -a Skim %s 6 application/vnd.openxmlformats-officedocument.wordprocessingml.document; open -a 'Microsoft Word' %s 7 application/x-tar-gz; tar tzf %s | less -R