]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/20_compsys
do not use ugly colours on pid selection
[zsh.git] / .zsh / zshrc / 20_compsys
index a4869b5fbbd9632ad912b9fb6104c51aa0916a57..f9382ae20e1eebeeeba4f9feb5bd9b791ebe8df9 100644 (file)
@@ -87,7 +87,6 @@ zstyle -e ':completion:*:*:vim#:*:*' ignored-patterns \
 
 # http://madism.org/~madcoder/dotfiles/zsh/40_completion
 zstyle ':completion:*:processes' command 'ps -au$USER -o pid,time,cmd|grep -v "ps -au$USER -o pid,time,cmd"'
-zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)[ 0-9:]#([^ ]#)*=01;30=01;31=01;38'
 
 # commands that take commands as arguments
 compdef _precommand gdb