disable ohmyzsh autoupdate

This commit is contained in:
vincent 2021-02-10 08:50:30 +01:00
parent fd74f0fd91
commit 4f3f51e8ca

View File

@ -23,7 +23,7 @@ export ZSH=$HOME/.oh-my-zsh
# HYPHEN_INSENSITIVE="true"
# Uncomment the following line to disable bi-weekly auto-update checks.
#DISABLE_AUTO_UPDATE="false"
DISABLE_AUTO_UPDATE="false"
# Uncomment the following line to change how often to auto-update (in days).
# export UPDATE_ZSH_DAYS=13