Disable OMZ auto-update
This commit is contained in:
parent
f30441321b
commit
da230494d1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ plugins=(
|
|||
)
|
||||
|
||||
export COMPLETION_WAITING_DOTS="true"
|
||||
|
||||
DISABLE_AUTO_UPDATE=true
|
||||
|
||||
source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh
|
||||
export fpath=(/usr/share/zsh/site-functions $fpath)
|
||||
|
|
Loading…
Reference in a new issue