]> Sergey Matveev's repositories - dotfiles.git/blob - lynx/.mailcap
Let's try to use suffix aliases
[dotfiles.git] / lynx / .mailcap
1 application/pdf; zat '%s'; test=test -n "$DISPLAY"
2 image/gif; sxiv '%s'; test=test -n "$DISPLAY"
3 image/jpeg; sxiv '%s'; test=test -n "$DISPLAY"
4 image/png; sxiv '%s'; test=test -n "$DISPLAY"
5 image/webp; /sxiv '%s'; test=test -n "$DISPLAY"
6 text/html; lynx -noreferer -partial -assume_charset=%{charset} -dump %s; copiousoutput; nametemplate=%s.html