Explorar el Código

~/.mailcap: Better pandoc opts, list rars.

Should add zips and whatnot probably.
Lucas Stadler %!s(int64=13) %!d(string=hace) años
padre
commit
db35920be5
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .mailcap

+ 2 - 1
.mailcap

@ -1,2 +1,3 @@
1
text/html; pandoc -f html -t markdown %s; copiousoutput;
1
text/html; pandoc -f html -t markdown_strict %s; copiousoutput;
2 2
application/pdf; xdg-open %s; copiousoutput;
3
application/rar; lsar %s; copiousoutput;