From 63b29dc215fabb9b27cc05f43d9e5e79387800e6 Mon Sep 17 00:00:00 2001 From: Groshev Dmitry Date: Fri, 20 May 2011 08:56:20 +0400 Subject: [PATCH] thema changes --- themes/lambdadm.zsh-theme | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/lambdadm.zsh-theme b/themes/lambdadm.zsh-theme index dcc83b341..78dd44666 100644 --- a/themes/lambdadm.zsh-theme +++ b/themes/lambdadm.zsh-theme @@ -1,6 +1,7 @@ PROMPT=$' %{$fg[green]%}${PWD/#$HOME/~}%{$reset_color%} %{$fg[white]%}[%n@%m]%{$reset_color%} %{$fg[white]%}[%T] $(git_prompt_info)%{$reset_color%} %{$fg_bold[black]%}>%{$reset_color%} ' +RPS1='%(?..%{$fg[magenta]%}%? ↵%{$reset_color%}' ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%}[" ZSH_THEME_GIT_PROMPT_SUFFIX="]%{$reset_color%} "