Make pyenv init
output insertable to startup files
This commit is contained in:
parent
63c471d020
commit
df4ea7b56e
@ -160,8 +160,8 @@ function help_() {
|
|||||||
echo "$profile :"
|
echo "$profile :"
|
||||||
else
|
else
|
||||||
echo
|
echo
|
||||||
echo "${profile_explain:-$profile} (for login shells)"
|
echo "# ${profile_explain:-$profile} (for login shells)"
|
||||||
echo "and $rc (for interactive shells) :"
|
echo "# and $rc (for interactive shells) :"
|
||||||
fi
|
fi
|
||||||
echo
|
echo
|
||||||
echo 'export PYENV_ROOT="$HOME/.pyenv"'
|
echo 'export PYENV_ROOT="$HOME/.pyenv"'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user