diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-03-30 10:41:25 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-03-30 10:41:25 +0800 |
commit | efd882787f4f5b5accd8ff6cfb4068608ea545d4 (patch) | |
tree | ff4939f281c918320c63af2ba13794518e143c1e /misc | |
parent | bb167c51b7b9570bed9ee99866319c091815bb99 (diff) |
update
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/mailcap b/misc/mailcap new file mode 100644 index 0000000..b3ae9f4 --- /dev/null +++ b/misc/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; | ||