diff options
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; | ||