diff options
author | Hugues Hiegel <hugues@hiegel.fr> | 2009-05-14 14:33:08 +0200 |
---|---|---|
committer | Hugues Hiegel <hugues@hiegel.fr> | 2009-05-14 14:33:08 +0200 |
commit | 3140ebd0f5f6110ec8ba2b271be8595393b59aca (patch) | |
tree | d0c73c31245a51b18b93899ccabf6858907e92d5 /net:opera.openwide.fr/host:vlab | |
parent | 80f100583ebe1a4a2856dcac593e7e1ed63260c9 (diff) |
[Colors] simplification of PS1_USER colors, and moved them into Environment
Diffstat (limited to 'net:opera.openwide.fr/host:vlab')
-rw-r--r-- | net:opera.openwide.fr/host:vlab/Environment.zsh | 4 |
1 files changed, 2 insertions, 2 deletions
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 + |