Dotfiles/config/mutt/mailcap
Jonathan Hodgson 9c22592fb7 Changes
2017-07-18 14:24:00 +01:00

7 lines
238 B
Text
Executable file

text/html; w3m -I %{charset} -T text/html; copiousoutput;
text/html; mv %s %s.html && qutebrowser %s.html > /dev/null; needsterminal;
image/*; ~/.config/mutt/muttimage.sh %s ; copiousoutput
application/*; xdg-open %s & ; copiousoutput