From 5bcbc13d49e4e4bc615ae33290bd85ace7ab864a Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 26 May 2019 22:46:19 +0200 Subject: more configs --- mailcap/.mailcap | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mailcap/.mailcap (limited to 'mailcap') diff --git a/mailcap/.mailcap b/mailcap/.mailcap new file mode 100644 index 0000000..05edb9e --- /dev/null +++ b/mailcap/.mailcap @@ -0,0 +1,5 @@ +#text/html; w3m -I %{charset} -T text/html; copiousoutput; +#text/html; surf file:/%s; +image/*; feh -; +text/plain; vim -R -; +text/html; firefox %s;copiousoutput -- cgit v1.2.3