Преглед изворни кода

Make `pyenv init` output insertable to startup files (#2838)

pull/2839/head
native-api пре 10 месеци
committed by GitHub
родитељ
комит
fb2c65f149
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      libexec/pyenv-init

+ 2
- 2
libexec/pyenv-init Прегледај датотеку

@ -160,8 +160,8 @@ function help_() {
echo "$profile :"
else
echo
echo "${profile_explain:-$profile} (for login shells)"
echo "and $rc (for interactive shells) :"
echo "# ${profile_explain:-$profile} (for login shells)"
echo "# and $rc (for interactive shells) :"
fi
echo
echo 'export PYENV_ROOT="$HOME/.pyenv"'

Loading…
Откажи
Сачувај