Commit graph

2 commits

Author SHA1 Message Date
Heinrich Kruger
480f254157
feat(virtualenv): Use $VIRTUAL_ENV_PROMPT if set
Modify the `virtualenv_prompt_info` function to use the prompt string
specified when creating the virtual environment, instead of just the
basename of the environment. If `VIRTUAL_ENV_PROMPT` is not set, fall
back to just using the basename of `$VIRTUAL_ENV`.
2025-03-11 22:12:20 +00:00
Sagar Patil
96f4a93838 virtualenv: add README (#7273) 2018-10-12 21:54:26 +02:00