Config EDITOR mailcap
parent
ef53f2712e
commit
2eb489d9e9
|
|
@ -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; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump -width=1024 %s; nametemplate=%s.html; copiousoutput;
|
||||
image/*; openfile %s ;
|
||||
|
|
|
|||
Loading…
Reference in New Issue