diff --git a/dot_zshrc b/dot_zshrc index 65fe137..c446efe 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -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