Slightly better completion

This commit is contained in:
Andrew Tomaka 2022-01-12 21:39:59 -05:00
parent 4915343011
commit a1397f2027
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -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