From c33a22b9164d54d0d10331ce3c3f790837edcf36 Mon Sep 17 00:00:00 2001 From: Edi Mejia Date: Sat, 18 Nov 2017 01:05:27 -0500 Subject: [PATCH] x --- themes/rkj-repos.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/rkj-repos.zsh-theme b/themes/rkj-repos.zsh-theme index da3ebc267..c6bda52e7 100644 --- a/themes/rkj-repos.zsh-theme +++ b/themes/rkj-repos.zsh-theme @@ -33,6 +33,6 @@ function retcode() {echo "%{$fg_bold[grey]%}%40>...>%~%>>"} # alternate prompt with git & hg PROMPT=$'%{$fg_bold[blue]%}┌─<[%{$fg[grey]%}%n%b%{$fg[white]%}@%{$fg[magenta]%}%m%{$fg_bold[blue]%}]%{$reset_color%} - %{$fg_bold[blue]%}[$(retcode)%{$fg_bold[blue]%}] $(git_super_status)%{$reset_color%} -%{$fg_bold[blue]%}└─>[%b%{$fg[yellow]%}'%D{"%I:%M:%S"}%b$'%{$fg_bold[blue]%}] [%{$fg_bold[white]%}%1~%{$fg_bold[blue]%}]%{$reset_color%}$ ' +%{$fg_bold[blue]%}└─>>>[%b%{$fg[yellow]%}'%D{"%I:%M:%S"}%b$'%{$fg_bold[blue]%}] [%{$fg_bold[cyan]%}%1~%{$fg_bold[blue]%}]%{$reset_color%}$ ' PS2=$' \e[0;34m%}%B>%{\e[0m%}%b '