disable omz updates
This commit is contained in:
parent
c97789ed11
commit
ef6f429fdd
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ plugins=(git)
|
|||
# options
|
||||
setopt HIST_IGNORE_SPACE
|
||||
|
||||
export DISABLE_AUTO_UPDATE="true"
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||
|
|
Loading…
Reference in a new issue