Revert "fix: include omz source in check"
This reverts commit bcc29758ea
.
This commit is contained in:
parent
bcc29758ea
commit
2b26ca1b84
@ -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