diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index e52553241..0fba09fd1 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -17,6 +17,9 @@ ZSH_THEME="robbyrussell" # Comment this out to disable weekly auto-update checks # DISABLE_AUTO_UPDATE="true" +# Comment this out to automatically approve of updates without prompt +# DISABLE_UPDATE_PROMPT="true" + # Uncomment following line if you want to disable colors in ls # DISABLE_LS_COLORS="true"