zshrc: update completion configuration

This commit is contained in:
Rob Watson 2021-04-08 20:29:28 +02:00
parent ba8db67539
commit e9df82aeb6
1 changed files with 1 additions and 1 deletions

2
zshrc
View File

@ -24,7 +24,7 @@ RPROMPT='%(?.%F{green}√%f.%F{red}%?%f) %F{#666666}%*%f'
# Completion
# The following lines were added by compinstall
zstyle ':completion:*' completer _expand _complete _ignored _approximate
zstyle ':completion:*' completer _complete _ignored _match _prefix
zstyle ':completion:*' expand prefix suffix
zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
zstyle ':completion:*' menu select=1