Move mail configs

This commit is contained in:
2022-12-18 12:07:29 +01:00
parent 2fd7dbb851
commit 819a23b52e
5 changed files with 264 additions and 0 deletions

3
home/mail/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;