Replies: 3 comments
-
@romkatv Can you please help me with this request? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Appreciate if any expert here who knows and can help me this ask |
Beta Was this translation helpful? Give feedback.
0 replies
-
Try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Expert,
I wants to customized my .p10k.zsh file in away so venv show like this (venv) in left prompt.. currently python environment shows without parentheses. can someone help me to know how to achieve this task.. I tried this
typeset -g POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES=() and typeset -g POWERLEVEL9K_VIRTUALENV_LEFT_DELIMITER
option but this doen't work
Beta Was this translation helpful? Give feedback.
All reactions