mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
5 lines
No EOL
142 B
Bash
5 lines
No EOL
142 B
Bash
export VIRTUAL_ENV_DISABLE_PROMPT=1
|
|
|
|
source virtualenvwrapper.sh
|
|
|
|
export RPROMPT="%{$fg_bold[white]%}(venv:\${VIRTUAL_ENV:t})%{$reset_color%}" |