fix: include omz source in check
This commit is contained in:
parent
4d95061665
commit
bcc29758ea
@ -39,11 +39,11 @@ init() {
|
||||
local wkdir="${BASE_ZSH_CONFIG_DIR}/config/omz"
|
||||
export ZSH="${HOME}/.local/share/omz"
|
||||
export ZSH_CUSTOM="${wkdir}/"
|
||||
export OMZ_INIT_RAN=true
|
||||
source "${ZSH}/oh-my-zsh.sh"
|
||||
fi
|
||||
|
||||
export OMZ_INIT_RAN=true
|
||||
configure
|
||||
source "${ZSH}/oh-my-zsh.sh"
|
||||
}
|
||||
|
||||
init
|
||||
|
Loading…
Reference in New Issue
Block a user