Populate dotfiles repository
This commit is contained in:
6
neomutt/.config/neomutt/etc/mailcap
Normal file
6
neomutt/.config/neomutt/etc/mailcap
Normal file
@@ -0,0 +1,6 @@
|
||||
text/html; w3m -I %{charset} -T text/html %s; copiousoutput;
|
||||
text/* ; vim %s ; edit=vim %s ; compose=vim %s ; needsterminal
|
||||
image/*; sxiv %s ; copiousoutput
|
||||
application/pdf; zathura %s ;
|
||||
application/docx; libreoffice %s ;
|
||||
application/pgp-encrypted; gpg -d '%s'; copiousoutput;
|
||||
Reference in New Issue
Block a user