diff options
Diffstat (limited to '.mutt/mailcap')
-rw-r--r-- | .mutt/mailcap | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap deleted file mode 100644 index fc25715..0000000 --- a/.mutt/mailcap +++ /dev/null @@ -1,10 +0,0 @@ -text/html; firefox %s &>/dev/null; test=test -n "$DISPLAY"; needsterminal -text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput -text/plain; less %s -application/x-pdf; mupdf %s -application/pdf; mupdf %s -application/octet-stream; mupdf %s -image/jpeg; feh %s -image/pjpeg; feh %s -image/png; feh %s -image/gif; feh %s |