aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-09-29 19:54:47 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-09-29 19:54:47 +0800
commit14fb0ee7179119a00712cb891377a0fba2963d7a (patch)
tree27c3876d48109b38d57bb31f27bb3737dcd38c20 /mutt
parent0e4b40f655c255325568fb8b11a436035af48324 (diff)
Update mailcap
Diffstat (limited to 'mutt')
-rw-r--r--mutt/mailcap5
1 files changed, 5 insertions, 0 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
index f6d8e0d..3872386 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -1,2 +1,7 @@
1text/html; firefox '%s' &; test=test -n "$DISPLAY"; needsterminal; 1text/html; firefox '%s' &; test=test -n "$DISPLAY"; needsterminal;
2text/html; w3m -I %{charset} -T text/html; copiousoutput; 2text/html; w3m -I %{charset} -T text/html; copiousoutput;
3application/pdf; firefox '%s'
4application/zip; unzip -p '%s' | less
5image/png; feh '%s'
6image/jpg; feh '%s'
7image/jpeg; feh '%s'