Hello, i'm not sure if this is the right place to suggest that, but i encountered a bit of a noob issue today while installing pyenv through Homebrew, and saw that after installing pyenv via "brew install pyenv", it doesn't prompt the text that you would see when using the install script for pyenv or pyenv init .
I promptly proceeded to try to use pyenv without adding the necessary lines to bashrc and of course pyenv didn't work, someone else then noticed and told me to run pyenv init and that's when i realized i forgot to do that.
It would be nice to simply add a text prompt or maybe some automated script that does this for you to make the homebrew installation of pyenv fully automated.