Slightly better completion
This commit is contained in:
parent
4915343011
commit
a1397f2027
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ SAVEHIST=20000
|
|||
# be like vim
|
||||
bindkey -v
|
||||
|
||||
setopt complete_in_word
|
||||
zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'
|
||||
|
||||
setopt auto_cd
|
||||
|
|
Loading…
Reference in a new issue