Is it possible to show which virtual environment you are in when using git bash?

23 Views Asked by At

If I enter a pipenv virtual environment in command prompt, it will show which virtual environment I am in on the left side inside parentheses. Is there any way to have this same effect while using git bash?

Thank you!

Enter Virtual Environment: pipenv shell

0

There are 0 best solutions below