Small change in .zshrc
This commit is contained in:
parent
1a64bccd17
commit
cf653ded13
@ -41,6 +41,9 @@ autoload -U compinit
|
||||
zstyle ':completion:*' menu select
|
||||
setopt complete_aliases
|
||||
|
||||
zstyle ':completion:*' completer _expand _complete _ignored
|
||||
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'
|
||||
|
||||
# setopt correct
|
||||
zmodload zsh/complist
|
||||
compinit
|
||||
|
Loading…
x
Reference in New Issue
Block a user