auto update
This commit is contained in:
parent
df30c85bc8
commit
a1969e2578
@ -23,7 +23,7 @@ function zlibs_update()
|
||||
zbootstrap_message zlibs_update "cd into '$zshlibs_install' …"
|
||||
pushd $zshlibs_install
|
||||
zbootstrap_message zlibs_update "git pull …"
|
||||
git pull
|
||||
git pull &
|
||||
zbootstrap_message zlibs_update "update done"
|
||||
popd
|
||||
else
|
||||
@ -172,5 +172,6 @@ function zbootstrap ()
|
||||
zshlibs_boot
|
||||
zbootstrap_noninteractive
|
||||
zconfig_checkload ${globaldots_path}/config/zsh/global.style.zsh
|
||||
zshlibs_update
|
||||
zbootstrap_message zbootstrap "done loading interactive config"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user