commit 7c66019cebb5629ee698a79158ce622942f8d82f
parent 0d06095f124a4c0803c466e74f39a6be16f6d1ab
Author: Alex Balgavy <a.balgavy@gmail.com>
Date: Thu, 5 Nov 2020 15:51:44 +0100
mutt: mailcap for pdf
Former-commit-id: 93e49c98ab5aa49ee17bbe7c0ebe551fdbd36f79
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/mutt/mailcap b/mutt/mailcap
@@ -2,3 +2,4 @@ image/*; sxiv -a %s
video/*; mpvq %s
text/html; w3m -config /Users/alex/.config/w3m/config -T text/html %s
text/plain; less
+application/pdf; open -a Skim %s