]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/mailcap
vim: add GoldenView bundle
[dotfiles.git] / mutt / mailcap
index fc569d93f3b6a1a954a1cd2813390f259c4d2c74..3fc2db118267a912910e7ab08149abf6f0adbde4 100644 (file)
@@ -1,3 +1,4 @@
-text/html; ~/.mutt/mutt_bgrun dwb -p mail --name dwb-mail %s; test=test -n "$DISPLAY";
-text/html; w3m -I %{charset} -T text/html; copiousoutput;
-image/*;   ~/.mutt/mutt_bgrun feh %s;
+text/html;       ~/.mutt/mutt_bgrun dwb -p mail --name dwb-mail %s; test=test -n "$DISPLAY";
+text/html;       w3m -I %{charset} -T text/html; copiousoutput;
+image/*;         ~/.mutt/mutt_bgrun feh %s;
+application/pdf; ~/.mutt/mutt_bgrun okular %s;