From 3140ebd0f5f6110ec8ba2b271be8595393b59aca Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 14 May 2009 14:33:08 +0200 Subject: [Colors] simplification of PS1_USER colors, and moved them into Environment --- net:opera.openwide.fr/host:openwide-desktop/Environment.zsh | 2 +- net:opera.openwide.fr/host:vlab/Environment.zsh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net:opera.openwide.fr') diff --git a/net:opera.openwide.fr/host:openwide-desktop/Environment.zsh b/net:opera.openwide.fr/host:openwide-desktop/Environment.zsh index 2dfa543..f5588d0 100644 --- a/net:opera.openwide.fr/host:openwide-desktop/Environment.zsh +++ b/net:opera.openwide.fr/host:openwide-desktop/Environment.zsh @@ -1,4 +1,4 @@ + PS1_USER=$color[yellow] -PS1_USER_SSH=$PS1_USER source /etc/dash.conf diff --git a/net:opera.openwide.fr/host:vlab/Environment.zsh b/net:opera.openwide.fr/host:vlab/Environment.zsh index f38d7da..17a5003 100644 --- a/net:opera.openwide.fr/host:vlab/Environment.zsh +++ b/net:opera.openwide.fr/host:vlab/Environment.zsh @@ -1,3 +1,3 @@ + PS1_USER=$color[red] -PS1_USER_SSH=$PS1_USER -PS1_USER_SCR=$PS1_USER + -- cgit v1.2.3