diff --git a/files/home/.zshrc b/files/home/.zshrc index cc8be21..7d0f2ec 100644 --- a/files/home/.zshrc +++ b/files/home/.zshrc @@ -8,10 +8,9 @@ source $HOME/.profile export POWERLEVEL9K_DISABLE_CONFIGURATION_WIZARD=true ZSH_THEME="powerlevel10k/powerlevel10k" +export DISABLE_AUTO_UPDATE="true" export ZSH="$HOME/.oh-my-zsh" -zstyle ':omz:update' frequency 13 - # https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins plugins=( aliases