david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 26.09.2014 12:57

This commit is contained in:
david 2014-09-26 12:57:47 +02:00
parent 61a6074655
commit 544ef5ac3f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[bl
# RPS1='%{$fg[blue]%}%~%{$reset_color%} '
#RPS1='%{$fg[white]%}%2~$(git_prompt_info) %{$fg_bold[blue]%}%m%{$reset_color%}'
RPS1='%{$fg[white]%} %{$fg_bold[cyan]%}$(hostname --short)%{$reset_color%}'
RPS1='%{$fg[white]%} %{$fg_bold[cyan]%}%m%{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="git:(%{$fg[red]%}"