mailcap 328 B

1234567891011121314151617
  1. # -*- muttrc -*-
  2. #
  3. # Mutt configuration file
  4. # 2006, kolter <kolter@openics.org>
  5. #
  6. # This file is distributed in the hope that it will be useful,
  7. # but WITHOUT ANY WARRANTY
  8. #
  9. # Mailcap settings for Mutt.
  10. #
  11. audio/*; xmms %s
  12. image/*; display %s
  13. video/*; mplayer %s
  14. application/pdf; pdftotext %s -; copiousoutput