This commit is contained in:
Edi Mejia 2017-11-18 01:05:27 -05:00
commit c33a22b916

View file

@ -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 '