diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index a4ecd6c..ac6d2d1 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -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