Python venv not show on theme powerbash10k. And how i solve it. #656
tigger12613
started this conversation in
General
Replies: 0 comments
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.
-
I have setting OMB_PROMPT_SHOW_PYTHON_VENV=true (inside .bashrc) and THEME_SHOW_PYTHON=${THEME_SHOW_PYTHON:-"true"} (inside .oh-my-bash/themes/powerbash10k/powerbash10k.theme.sh)
But it doesn't work. There is nothing change on my theme.
After i change to set THEME_SHOW_PYTHON=true
And it work, the theme is showing python venv.
Beta Was this translation helpful? Give feedback.
All reactions