Make ZSH completion colorful

This commit is contained in:
Christian Baer 2020-05-02 22:27:02 +02:00
parent 3d793181a4
commit e0bf46a0bf

View File

@ -21,7 +21,7 @@ else
fi fi
# uncomment if completion should be colorful # uncomment if completion should be colorful
# zstyle ':completion:*' list-colors '' zstyle ':completion:*' list-colors ''
# should this be in keybindings? # should this be in keybindings?
bindkey -M menuselect '^o' accept-and-infer-next-history bindkey -M menuselect '^o' accept-and-infer-next-history