This commit is contained in:
accel 2021-12-20 17:54:09 +03:00
parent 7b95808f19
commit 1bdc495b60

View File

@ -178,7 +178,7 @@ function zbootstrap ()
{ {
zshlibs_boot zshlibs_boot
zbootstrap_noninteractive zbootstrap_noninteractive
zconfig_checkload ${globaldots_path}/config/zsh/global.style.zsh zconfig_checkload ${zconfig_shared_path}/global.style.zsh
zshlibs_update zshlibs_update
zbootstrap_message zbootstrap "done loading interactive config" zbootstrap_message zbootstrap "done loading interactive config"
} }