From e9df82aeb6cc31ebc3885b5b90e1ec396d52666d Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Thu, 8 Apr 2021 20:29:28 +0200 Subject: [PATCH] zshrc: update completion configuration --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 875d607..6c98bd2 100644 --- a/zshrc +++ b/zshrc @@ -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