disable OMZ auto-update prompt while upgrading

This commit is contained in:
Dmytro Meleshko 2019-01-13 16:16:37 +02:00
parent 35b801d6b9
commit a0c4f91ed1

View file

@ -6,5 +6,6 @@ cd "$DOTFILES_PATH" || exit 1
git pull --rebase --stat origin master
git submodule update --init --recursive --remote --progress
DISABLE_AUTO_UPDATE=true
source "./zgen/zgen.zsh"
zgen update