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