This commit is contained in:
Marcos Alano 2018-04-17 21:02:44 +00:00 committed by GitHub
commit d614336ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,9 @@ else
fi
unset CASE_SENSITIVE HYPHEN_INSENSITIVE
# Update automatically commands auto-completion list. Uncomment to enable.
# zstyle ':completion:*' rehash true
zstyle ':completion:*' list-colors ''
zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#) ([0-9a-z-]#)*=01;34=0=01'