From 802b6aad9101ecbc83c7023684c838b9081ec03b Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 14 Jun 2015 16:41:43 +0000 Subject: different colors for prompt on luxion --- .git-prompt.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.git-prompt.conf') diff --git a/.git-prompt.conf b/.git-prompt.conf index 867b4bb..c53501d 100644 --- a/.git-prompt.conf +++ b/.git-prompt.conf @@ -57,8 +57,8 @@ if [[ -n "$cols" && $cols -ge 8 ]]; then # if ter time_color=yellow jobs_color=yellow prompt_color=blue - user_id_color=WHITE - root_id_color=WHITE + user_id_color=GREEN + root_id_color=GREEN init_vcs_color=WHITE # initial @@ -90,6 +90,7 @@ root_prompt_char='#' ## AL_host_color=green ## AHP_host_color=white NAUTILUS_host_color=green +LUXION_host_color=YELLOW ##### VCS (version control system) state colors -- cgit v1.2.3