diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-05 15:00:11 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-05 15:00:11 +0800 |
commit | dcd2c83a44b9372f8602a57a34e2c9066abd1ec5 (patch) | |
tree | b0222a8191405b531c8d589a4e72d447f190923c /mutt/mailcap | |
parent | 2b4bc30472064b0181fb56b63eb3dab3a1c8d19a (diff) |
update
Diffstat (limited to 'mutt/mailcap')
-rw-r--r-- | mutt/mailcap | 2 |
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 @@ | |||
1 | text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal; | ||
2 | text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput; | ||