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
Oh My Zsh
Commits
02d64777
Commit
02d64777
authored
Dec 14, 2014
by
David Feinberg
Browse files
added node- before node version for consistency
parent
77da2099
Changes
1
Show whitespace changes
Inline
Side-by-side
themes/mira.zsh-theme
View file @
02d64777
...
...
@@ -14,7 +14,7 @@ else
fi
local nvm_node=''
nvm_node='%{$fg[green]%}‹$(nvm_prompt_info)›%{$reset_color%}'
nvm_node='%{$fg[green]%}‹
node-
$(nvm_prompt_info)›%{$reset_color%}'
local jenv_java=''
jenv_java='%{$fg[blue]%}‹$(jenv_prompt_info)›%{$reset_color%}'
...
...
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