From e1869e1310827797c9b326b3e6a6ec84bf234bed Mon Sep 17 00:00:00 2001 From: maudin Date: Tue, 7 Dec 2021 14:56:18 +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 e136129..ee8b511 100644 --- a/hybris.theme +++ b/hybris.theme @@ -1,4 +1,4 @@ -PROMPT='%{${fg_bold[blue]}%}%n%{$reset_color%}%{${fg[blue]}%}@%m $%{$reset_color%} ' +PROMPT='%{${fg_bold[yellow]}%}%n%{$reset_color%}%{${fg[yellow]}%}@%m $%{$reset_color%} ' RPROMPT='%{$fg[white]%}%~$(git_prompt_info)%{$reset_color%}%(?,,%{${fg_bold[red]}%} [%?]%{$reset_color%})' ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg_bold[green]%}("