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 /misc/mailcap | |
parent | 2b4bc30472064b0181fb56b63eb3dab3a1c8d19a (diff) |
update
Diffstat (limited to 'misc/mailcap')
-rw-r--r-- | misc/mailcap | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/mailcap b/misc/mailcap deleted file mode 100644 index b3ae9f4..0000000 --- a/misc/mailcap +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal; | ||
2 | text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput; | ||