first commit

This commit is contained in:
klein panic
2024-09-29 01:05:25 -04:00
commit 2bcc806b8b
670 changed files with 96169 additions and 0 deletions

10
neomutt/mailcap Normal file
View File

@@ -0,0 +1,10 @@
text/plain; $EDITOR %s
application/pdf; zathura --fork %s
text/html; w3m -I 'UTF-8' -dump -T text/html %s; nametemplate=%s.html; copiousoutput
image/*; nsxiv %s &
video/*; setsid mpv --quiet %s &; copiousoutput
audio/*; mpv %s &
# References
#
# https://github.com/LukeSmithxyz/mutt-wizard/blob/master/share/mailcap