You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,8 @@ This prompt has been tested on numerous Linux and BSD distributions, as well as
56
56
<details>
57
57
<summary>Here are the latest features and updates.</summary>
58
58
59
+
- v3.7.1 (January 24, 2020)
60
+
-`AGKOZAK_CMD_EXEC_TIME_CHARS` and `AGKOZAK_VIRTUALENV_CHARS` were being set back to default if they were set before the prompt was sourced.
59
61
- v3.7.0 (January 21, 2020)
60
62
- The agkozak ZSH Prompt now includes an indicator for Python virtual environments created with `virtualenv`, `python -m venv`, `pipenv`, `poetry`, and `conda`.
61
63
- I have moved the command execution time indicator back towards the beginning of the prompt, right after the exit status indicator.
0 commit comments