arialdomartini / oh-my-git

An opinionated git prompt for bash and zsh
MIT License
3.66k stars 288 forks source link

Can't get Anaconda (python) Virtual Environment name to display in bash prompt #102

Closed alysivji closed 6 years ago

alysivji commented 7 years ago

I can't get the Anaconda virtual environment name to display on the 2nd line of my bash prompt.

I tried to follow the fix for virtualenv from the README (replacing $VIRTUAL_ENV with $CONDA_PREFIX), but that did not work.

If I can be pointed in the right direction, I can make the fix and create a pull request.

Thanks!

alysivji commented 6 years ago

I started using Bash-it instead. Closing this issue. Thanks

kevinrue commented 5 years ago

Actually, I'm a fairly new user of oh-my-git and just realized that I'm facing the issue described here. I'll start digging, but any advice would be appreciated.