Cleaning for github publishing

This commit is contained in:
2023-09-24 19:21:39 +02:00
parent 8261335e92
commit f31c44630e
6 changed files with 22 additions and 14 deletions

View File

@@ -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