aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/mailcap
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-04-05 18:03:54 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-04-05 18:03:54 +0800
commitc22e1e24ba97ba6a8be733548e84c7514267a1e2 (patch)
treecdbc3a47b61a2a13bada04b9e0aa2775ebd11013 /mutt/mailcap
parent5456eb312fbcfde82c909789f02aa114a54f0957 (diff)
parentb74d10b33450a2b46cc56312cba89092c4d8254f (diff)
Merge remote-tracking branch 'origin/dev' into dev
Diffstat (limited to 'mutt/mailcap')
-rw-r--r--mutt/mailcap2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
new file mode 100644
index 0000000..b3ae9f4
--- /dev/null
+++ b/mutt/mailcap
@@ -0,0 +1,2 @@
1text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal;
2text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput;