Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
f7d9dae1
Commit
f7d9dae1
authored
Oct 16, 2019
by
Shriniwas Sharma
Committed by
Marc Cornellà
Oct 16, 2019
Browse files
bira: move virtualenv information (#8266)
parent
767be6c4
Changes
1
Show whitespace changes
Inline
Side-by-side
themes/bira.zsh-theme
View file @
f7d9dae1
...
@@ -16,7 +16,7 @@ local venv_prompt='$(virtualenv_prompt_info)'
...
@@ -16,7 +16,7 @@ local venv_prompt='$(virtualenv_prompt_info)'
ZSH_THEME_RVM_PROMPT_OPTIONS="i v g"
ZSH_THEME_RVM_PROMPT_OPTIONS="i v g"
PROMPT="╭─${
venv_prompt}${
user_host}${current_dir}${rvm_ruby}${git_branch}
PROMPT="╭─${user_host}${current_dir}${rvm_ruby}${git_branch}
${venv_prompt}
╰─%B${user_symbol}%b "
╰─%B${user_symbol}%b "
RPROMPT="%B${return_code}%b"
RPROMPT="%B${return_code}%b"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment