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"
|
local wkdir="${BASE_ZSH_CONFIG_DIR}/config/omz"
|
||||||
export ZSH="${HOME}/.local/share/omz"
|
export ZSH="${HOME}/.local/share/omz"
|
||||||
export ZSH_CUSTOM="${wkdir}/"
|
export ZSH_CUSTOM="${wkdir}/"
|
||||||
export OMZ_INIT_RAN=true
|
|
||||||
source "${ZSH}/oh-my-zsh.sh"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export OMZ_INIT_RAN=true
|
||||||
configure
|
configure
|
||||||
|
source "${ZSH}/oh-my-zsh.sh"
|
||||||
}
|
}
|
||||||
|
|
||||||
init
|
init
|
||||||
|
Loading…
Reference in New Issue
Block a user