From 2a19f3f1e7b29c2cf532c724d59dfe090d0903ee Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 5 Jul 2018 19:10:31 -0700 Subject: Add more mailcap stuff --- mailcap | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mailcap') diff --git a/mailcap b/mailcap index 6e998ad..509f041 100644 --- a/mailcap +++ b/mailcap @@ -1 +1,5 @@ text/html; lynx -dump -width=78 -nolist %s | sed 's/^ //'; copiousoutput; needsterminal; nametemplate=%s.html +application/pdf; apvlv %s +image/*; feh %s +application/msword; antiword %s; copiousoutput +application/*; xdg-open %s & sleep 5 -- cgit v1.2.3