fix: disable omz auto update

This commit is contained in:
2024-06-08 15:11:51 +01:00
parent 7d74d07873
commit bd04736442

View File

@@ -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