diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.zsh/config.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/.zsh/config.zsh b/templates/.zsh/config.zsh index e4ee650..da3783a 100644 --- a/templates/.zsh/config.zsh +++ b/templates/.zsh/config.zsh @@ -3,7 +3,6 @@ HISTSIZE=10000 SAVEHIST=10000 setopt APPEND_HISTORY -setopt AUTO_CD setopt COMPLETE_IN_WORD setopt CORRECT setopt EXTENDED_GLOB |