minor theme tweak

This commit is contained in:
James Walker 2014-05-03 08:49:16 -04:00
parent 0342c78ae6
commit 91efc41576

View File

@ -6,7 +6,7 @@ local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})"
PROMPT='%{$fg[$HCOLOR]%}%m%{$reset_color%}:%c \
$(git_prompt_info)%{$fg[red]%}%(!.#.»)%{$reset_color%} '
PROMPT2='%{$fg[red]%}\ %{$reset_color%}'
RPS1='%{$fg[blue]%}$(ruby_prompt_info)%{$reset_color%}${return_code}'
RPS1='%{$fg[cyan]%}$(ruby_prompt_info) %{$reset_color%}${return_code}'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[green]%}±%{$fg[yellow]%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} "