mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
af-magic: fix virtualenv prompt suffix
This commit is contained in:
parent
e8609b857c
commit
de261bd29c
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@ ZSH_THEME_HG_PROMPT_SUFFIX="$FG[075])%{$reset_color%}"
|
|||
|
||||
# virtualenv settings
|
||||
ZSH_THEME_VIRTUALENV_PREFIX=" $FG[075]["
|
||||
ZSH_THEME_VIRTUALENV_PREFIX="]%{$reset_color%}"
|
||||
ZSH_THEME_VIRTUALENV_SUFFIX="]%{$reset_color%}"
|
||||
|
|
Loading…
Reference in a new issue