mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-11 03:49:21 +02:00
default git editor -> nano + docker cleanup commands
This commit is contained in:
@@ -78,7 +78,7 @@ mime ^image, has gimp, X, flag f = gimp -- "$@"
|
||||
#-------------------------------------------
|
||||
# Text files
|
||||
#-------------------------------------------
|
||||
ext xml|json|csv|tex|py|pl|rb|js|sh|php|md|ovpn = nano -- "$@"
|
||||
ext xml|json|csv|tex|py|pl|rb|js|sh|php|md|ovpn|txt|cfg|conf = nano -- "$@"
|
||||
|
||||
# The very last action, so that it's never triggered accidentally, is to execute a program:
|
||||
mime application/x-executable = "$1"
|
||||
|
Reference in New Issue
Block a user