fix upgrade script again

This commit is contained in:
Dmytro Meleshko 2019-04-24 10:37:40 +03:00 committed by dmitmel
parent 7606f81737
commit da3a784600
1 changed files with 1 additions and 1 deletions

View File

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