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
91926dc8
"softy" did not exist on "17a0b482c814437fcb8cc4e3d4bac9ad48e483a7"
Commit
91926dc8
authored
Dec 14, 2011
by
Robby Russell
Browse files
Merge pull request #553 from benlumley/master
Improvement to gallois theme
parents
7c36ef7f
bf2c55ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/gallois.zsh-theme
View file @
91926dc8
...
...
@@ -14,6 +14,8 @@ git_custom_status() {
#RVM and git settings
if [[ -s ~/.rvm/scripts/rvm ]] ; then
RPS1='$(git_custom_status)%{$fg[red]%}[`~/.rvm/bin/rvm-prompt`]%{$reset_color%} $EPS1'
else
RPS1='$(git_custom_status) $EPS1'
fi
PROMPT='%{$fg[cyan]%}[%~% ]%(?.%{$fg[green]%}.%{$fg[red]%})%B$%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