diff --git a/zsh/.zshrc b/zsh/.zshrc index 04879b7..bd4841b 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -45,6 +45,7 @@ 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