Virtual environments
- The agkozak ZSH Prompt now includes an indicator for Python virtual environments created with
virtualenv
,python -m venv
,pipenv
,poetry
, andconda
. - I have moved the command execution time indicator back towards the beginning of the prompt, right after the exit status indicator.