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