Cleaning for github publishing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Initialize pyenv
|
||||
|
||||
if (( ! $LWS_FAST )); then
|
||||
if is_slow_init; then
|
||||
PYENV_ROOT="${PYENV_ROOT:-$HOME/.pyenv}"
|
||||
if [[ -d "$PYENV_ROOT" ]]; then
|
||||
export PYENV_ROOT
|
||||
|
||||
Reference in New Issue
Block a user