From: Oleg Broytman Date: Fri, 14 Nov 2014 04:08:24 +0000 (+0300) Subject: .mailcap: use more for */* X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=03eae12fde049e4c8a09955a6bb3dce8a6c6c5e4;hp=f505038c5af35d411fa6b76da917c3bb950de6c5;p=dotfiles.git .mailcap: use more for */* --- diff --git a/.mailcap b/.mailcap index d4e8031..4ad9def 100644 --- a/.mailcap +++ b/.mailcap @@ -131,4 +131,5 @@ video/*; mplayer %s; description="Video files"; test=test -n "$DISPLAY" -a -n "` x-world/x-vrml; freewrl -url %s; test=test -n "$DISPLAY" -a -n "`which freewrl 2>/dev/null`"; description="VRML world"; nametemplate=%s.wrl */*; less %s; needsterminal; test=test -n "`which less 2>/dev/null`" +*/*; more %s; needsterminal; test=test -n "`which more 2>/dev/null`" */*; cat -vT %s; copiousoutput