Config EDITOR mailcap

main
Gil Portenseigne 2024-04-11 17:44:44 +02:00
parent ef53f2712e
commit 2eb489d9e9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
text/plain; $EDITOR %s ; text/plain; /home/gil/.local/bin/nvim.appimage %s ;
text/html; openfile %s ; nametemplate=%s.html text/html; openfile %s ; nametemplate=%s.html
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump -width=1024 %s; nametemplate=%s.html; copiousoutput; text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump -width=1024 %s; nametemplate=%s.html; copiousoutput;
image/*; openfile %s ; image/*; openfile %s ;