mutt-wizard/mailcap
Luke Smith 148cc7e832
no bin
2019-04-21 20:42:39 -04:00

8 lines
276 B
Plaintext

text/plain; vim %s ;
text/html; openfile %s ;
text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; muttimage %s ; copiousoutput
video/*; setsid mpv --quiet %s &; copiousoutput
application/pdf; openfile %s ;
application/pgp-encrypted; gpg -d '%s'; copiousoutput;