diff --git a/bin/pyenv-sh-activate b/bin/pyenv-sh-activate index d01d0f1..d6b0d35 100755 --- a/bin/pyenv-sh-activate +++ b/bin/pyenv-sh-activate @@ -245,7 +245,20 @@ if [ -z "${PYENV_VIRTUALENV_DISABLE_PROMPT}" ]; then case "${shell}" in fish ) if [ -z "${QUIET}" ]; then - echo "pyenv-virtualenv: prompt changing not working for fish." 1>&2 + cat <