Installed and configured neomutt

This commit is contained in:
z3rOR0ne 2023-04-06 02:13:55 -07:00
parent 3049fdcbc6
commit 367f947ec1
8 changed files with 249 additions and 1 deletions

4
.config/mutt/mailcap Normal file
View file

@ -0,0 +1,4 @@
text/html; librewolf %s; test=test -n "$display"; needsterminal;
text/html; links copiousoutput;
text/plain; cat %s; copiousoutput
application/pdf; librewolf %s; test=test -n "$display"; needsterminal;