diff --git a/zsh/.zshrc b/zsh/.zshrc index bd4841b..04879b7 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -45,7 +45,6 @@ SOLARIZED_THEME="dark" # Uncomment the following line to use hyphen-insensitive completion. # Case-sensitive completion must be off. _ and - will be interchangeable. # HYPHEN_INSENSITIVE="true" - # Uncomment one of the following lines to change the auto-update behavior # zstyle ':omz:update' mode disabled # disable automatic updates # zstyle ':omz:update' mode auto # update automatically without asking