Skip to content

Commit

Permalink
Merge pull request ohmyzsh#4536 from alexws54tk/patch-1
Browse files Browse the repository at this point in the history
Update frontcube.zsh-theme
  • Loading branch information
mcornella committed Dec 15, 2015
2 parents e344f4c + 67abf0f commit 8a3b78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/frontcube.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROMPT='
%{$fg_bold[gray]%}%~%{$fg_bold[blue]%}%{$fg_bold[blue]%} % %{$reset_color%}
%{$fg[green]%}➞ %{$reset_color%'

RPROMPT='$(git_prompt_info) $(rvm)'
RPROMPT='$(git_prompt_info) ${rvm}'

ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[blue]%}[git:"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
Expand Down

0 comments on commit 8a3b78e

Please sign in to comment.