From 544ef5ac3fc758aa9f1b691078ee02182a8c55e1 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 26 Sep 2014 12:57:47 +0200 Subject: [PATCH] pushzshconfig 26.09.2014 12:57 --- themes/david.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/david.zsh b/themes/david.zsh index 5099322..6aaa8d9 100644 --- a/themes/david.zsh +++ b/themes/david.zsh @@ -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]%}"