Moving mailcop to ~/.mailcap

This commit is contained in:
Dustin Swan 2013-04-14 10:32:06 -05:00
parent 404cc99fc6
commit 32d3ec1cec
2 changed files with 2 additions and 2 deletions

2
mailcap Normal file
View file

@ -0,0 +1,2 @@
# text/html; luakit %s &; test=test -n "%DISPLAY"; needsterminal;
text/html; w3m -I %{charset} -T text/html; copiousoutput;

View file

@ -1,2 +0,0 @@
text/html; luakit %s &; test=test -n "%DISPLAY"; needsterminal;
text/html; w3m -I %{charset} -T text/html; copiousoutput;