From dc6b835bfc504f2615a6b4de7d8b6a42a0b23283 Mon Sep 17 00:00:00 2001 From: hugues Date: Sun, 27 Aug 2006 16:59:09 +0000 Subject: Couleur SSH rétablie. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://hugues@maison/opt/svn/private/hugues@261 a0e5b806-a6f9-0310-978d-cbce73f8a913 --- 25_Prompts.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/25_Prompts.zsh b/25_Prompts.zsh index 1c48108..8bd3eda 100644 --- a/25_Prompts.zsh +++ b/25_Prompts.zsh @@ -32,6 +32,7 @@ PS1_ROOT=${PS1_ROOT:-$COLOR_RED} # Couleur par défaut pour les utilisateurs normaux (moi, quoi) PS1_USER=${PS1_USER:-$COLOR_BLUE} +PS1_USER_SSH=${PS1_USER_SSH:-$COLOR_MAGENTA} if ( [ "$SSH_TTY" != "" ] ) then -- cgit v1.2.3