fix: disable omz auto update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user