mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
11 lines
228 B
Plaintext
11 lines
228 B
Plaintext
audio/*; openfile %s
|
|
video/*; openfile %s
|
|
image/*; openfile %s
|
|
|
|
application/msword; openfile %s
|
|
application/pdf; openfile %s
|
|
application/postscript ; openfile %s
|
|
|
|
text/html; openfile %s ; copiousoutput
|
|
text/plain; $EDITOR %s ;
|