hsenv
hsenv copied to clipboard
Add option to disable adding $HSENV_NAME to $PS1
I modified activate script to check for variable $HSENV_DISABLE_PROMPT if it is found then disable adding $HSENV_NAME to $PS1.
This behavior is as same as Python's virtualenv.