From 148cc7e8321811d5103ccef22a7af5b020f60c01 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 21 Apr 2019 20:42:39 -0400 Subject: no bin --- mailcap | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 mailcap (limited to 'mailcap') 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; -- cgit v1.2.3