From 0da51643c5e69e1cb4c85634ccb0bfb814c3a816 Mon Sep 17 00:00:00 2001 From: maudin Date: Tue, 7 Dec 2021 14:57:34 +0100 Subject: [PATCH] color prompt for convenience --- hybris.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hybris.theme b/hybris.theme index ee8b511..ec93083 100644 --- a/hybris.theme +++ b/hybris.theme @@ -1,4 +1,4 @@ -PROMPT='%{${fg_bold[yellow]}%}%n%{$reset_color%}%{${fg[yellow]}%}@%m $%{$reset_color%} ' +PROMPT='%{${fg_bold[green]}%}%n%{$reset_color%}%{${fg[green]}%}@%m $%{$reset_color%} ' RPROMPT='%{$fg[white]%}%~$(git_prompt_info)%{$reset_color%}%(?,,%{${fg_bold[red]}%} [%?]%{$reset_color%})' ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg_bold[green]%}("