share files moved and looped
This commit is contained in:
7
share/mailcap
Normal file
7
share/mailcap
Normal file
@ -0,0 +1,7 @@
|
||||
text/plain; $EDITOR %s ;
|
||||
text/html; openfile %s ;
|
||||
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
||||
image/*; muttimage %s ; copiousoutput
|
||||
video/*; setsid mpv --quiet %s &; copiousoutput
|
||||
application/pdf; openfile %s ;
|
||||
application/pgp-encrypted; gpg -d '%s'; copiousoutput;
|
Reference in New Issue
Block a user