You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

8 lines
333 B

  1. text/plain; vim %s ;
  2. text/html; ~/.config/mutt/bin/openfile %s ;
  3. text/html; w3m -I %{charset} -T text/html; copiousoutput;
  4. image/*; ~/.config/mutt/bin/muttimage %s ; copiousoutput
  5. video/*; setsid mpv --quiet %s &; copiousoutput
  6. application/pdf; ~/.config/mutt/bin/openfile %s ;
  7. application/pgp-encrypted; gpg -d '%s'; copiousoutput;