diff --git a/bin/pyenv-sh-activate b/bin/pyenv-sh-activate index b9e8e12..08a666d 100755 --- a/bin/pyenv-sh-activate +++ b/bin/pyenv-sh-activate @@ -229,8 +229,8 @@ if [ -z "${PYENV_VIRTUALENV_DISABLE_PROMPT}" ]; then echo "pyenv-virtualenv: prompt changing will be removed from future release. configure \`export PYENV_VIRTUALENV_DISABLE_PROMPT=1' to simulate the behavior." 1>&2 fi cat <