summaryrefslogtreecommitdiff
path: root/mailcap
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-04-21 20:42:39 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-04-21 20:42:39 -0400
commit148cc7e8321811d5103ccef22a7af5b020f60c01 (patch)
treeecb1390d6a11e548b23a7f503f66c8b6e9fc68ea /mailcap
parent46f91c5f712c96331315d420430105c960418460 (diff)
no bin
Diffstat (limited to 'mailcap')
-rw-r--r--mailcap7
1 files changed, 7 insertions, 0 deletions
diff --git a/mailcap b/mailcap
new file mode 100644
index 0000000..20b8534
--- /dev/null
+++ b/mailcap
@@ -0,0 +1,7 @@
+text/plain; vim %s ;
+text/html; openfile %s ;
+text/html; w3m -I %{charset} -T text/html; copiousoutput;
+image/*; muttimage %s ; copiousoutput
+video/*; setsid mpv --quiet %s &; copiousoutput
+application/pdf; openfile %s ;
+application/pgp-encrypted; gpg -d '%s'; copiousoutput;