summaryrefslogtreecommitdiff
path: root/mailcap
diff options
context:
space:
mode:
Diffstat (limited to 'mailcap')
-rw-r--r--mailcap7
1 files changed, 0 insertions, 7 deletions
diff --git a/mailcap b/mailcap
deleted file mode 100644
index c9c0a68..0000000
--- a/mailcap
+++ /dev/null
@@ -1,7 +0,0 @@
-text/plain; $EDITOR %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;