We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30361a commit cb6b921Copy full SHA for cb6b921
theme.bash
@@ -13,7 +13,7 @@ PADDING=" " # use this character sequence to pad the segments around the separat
13
14
PROMPT_CHAR=${POWERLINE_PROMPT_CHAR:=""}
15
POWERLINE_LEFT_SEPARATOR="${PADDING}"
16
-POWERLINE_PROMPT="python_virtual_env last_status user_info cwd npm scm"
+POWERLINE_PROMPT="last_status python_virtual_env user_info cwd npm scm"
17
18
USER_INFO_SSH_CHAR="${PADDING}"
19
USER_INFO_PROMPT_COLOR="C Bl"
0 commit comments