Add neomutt extra config and mailcap

This commit is contained in:
2022-11-19 03:08:07 +01:00
parent 1941cf5f12
commit cdeea3871e
2 changed files with 62 additions and 0 deletions

3
home/mailcap Normal file
View File

@@ -0,0 +1,3 @@
text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; feh %s;
application/pdf; zathura %s;