disable omz updates

This commit is contained in:
Michael Zhang 2020-06-15 05:28:54 -05:00
parent c97789ed11
commit ef6f429fdd
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -10,6 +10,7 @@ plugins=(git)
# options # options
setopt HIST_IGNORE_SPACE setopt HIST_IGNORE_SPACE
export DISABLE_AUTO_UPDATE="true"
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh
export DOTNET_CLI_TELEMETRY_OPTOUT=1 export DOTNET_CLI_TELEMETRY_OPTOUT=1