2018-07-24 06:00:01 +02:00
|
|
|
text/plain; vim %s ;
|
2019-02-21 16:14:17 +01:00
|
|
|
text/html; ~/.config/mutt/bin/openfile %s ;
|
2018-05-04 22:05:33 +02:00
|
|
|
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
2019-02-21 16:14:17 +01:00
|
|
|
image/*; ~/.config/mutt/bin/muttimage %s ; copiousoutput
|
2018-10-07 21:43:44 +02:00
|
|
|
video/*; setsid mpv --quiet %s &; copiousoutput
|
2019-02-21 16:14:17 +01:00
|
|
|
application/pdf; ~/.config/mutt/bin/openfile %s ;
|
2018-10-07 21:43:44 +02:00
|
|
|
application/pgp-encrypted; gpg -d '%s'; copiousoutput;
|