From 03279ea318805b3fa7545f01385485e8053daea5 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 21 Feb 2019 10:14:17 -0500 Subject: rewrite underway --- etc/mailcap | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 etc/mailcap (limited to 'etc/mailcap') diff --git a/etc/mailcap b/etc/mailcap deleted file mode 100644 index 503a75a..0000000 --- a/etc/mailcap +++ /dev/null @@ -1,7 +0,0 @@ -text/plain; vim %s ; -text/html; ~/.config/mutt/etc/openfile.sh %s ; -text/html; w3m -I %{charset} -T text/html; copiousoutput; -image/*; ~/.config/mutt/etc/muttimage.sh %s ; copiousoutput -video/*; setsid mpv --quiet %s &; copiousoutput -application/pdf; ~/.config/mutt/etc/openfile.sh %s ; -application/pgp-encrypted; gpg -d '%s'; copiousoutput; -- cgit v1.2.3