mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
fix upgrade script again
This commit is contained in:
parent
7606f81737
commit
da3a784600
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ git pull --rebase --stat origin master
|
||||||
git submodule update --init --recursive --remote --progress
|
git submodule update --init --recursive --remote --progress
|
||||||
|
|
||||||
DISABLE_AUTO_UPDATE=true
|
DISABLE_AUTO_UPDATE=true
|
||||||
source "$DOTFILES_PATH/zsh/zgen/zgen.zsh"
|
source "zsh/zgen/zgen.zsh"
|
||||||
zgen update
|
zgen update
|
Loading…
Reference in a new issue