From 548a4425c43528d1a65d5912fa73390bcf519dee Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Thu, 22 Feb 2018 23:09:45 +0100 Subject: Restructure for compatibility with GNU stow --- mailcap/.mailcap | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mailcap/.mailcap (limited to 'mailcap') diff --git a/mailcap/.mailcap b/mailcap/.mailcap new file mode 100644 index 0000000..332d833 --- /dev/null +++ b/mailcap/.mailcap @@ -0,0 +1,3 @@ +text/html; firefox %s ; +text/html; lynx -dump %s ; copiousoutput +application/vnd.oasis.opendocument.text; odt2txt %s ; copiousoutput -- cgit v1.2.1