0

here are my powerline and conda info. enter image description here i tried plugin = ( virtualenv) and

POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(status virtualenv)

etc. these attempts by editing in ~/.zshrc but not works for me

I guess that this part has problem. my oh-my-zsh doesn't recognized variable $VIRTUAL_ENV.. enter image description here

if I edit $VIRTUAL_ENV as aaaa then result is below

enter image description here

there are anyone help?

Community
  • 1
  • 1
Chanyang Sim
  • 255
  • 1
  • 2
  • 7
  • 1
    It sounds like you might be confusing `virtualenv` with Conda environments. They are two distinct things. Use one or the other, but don't mix them. If you run `conda init zsh`, it should enable auto-modification of the `PS1` variable (i.e., the prompt text). – merv Jan 03 '20 at 16:31
  • Thank you I understood this situation. how can i fix it for auto-modification of the PS1 variable? – Chanyang Sim Jan 04 '20 at 04:33

0 Answers0