summaryrefslogtreecommitdiff
path: root/12_Prompts.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2009-12-22 11:31:02 +0100
committerHugues Hiegel <hugues@hiegel.fr>2009-12-22 11:31:02 +0100
commita8b8e31107af2c3c80978edab24459a455dcac80 (patch)
tree34e53a5553ee3168f489ba1cc890dc75f4b7325d /12_Prompts.zsh
parent9a222ee1cbf2dae8c06aac105a28d52307931ca1 (diff)
[Prompt] comments cleanup
Diffstat (limited to '12_Prompts.zsh')
-rw-r--r--12_Prompts.zsh2
1 files changed, 0 insertions, 2 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh
index a96ce0e..4bd7c04 100644
--- a/12_Prompts.zsh
+++ b/12_Prompts.zsh
@@ -314,8 +314,6 @@ redisplay_prompt ()
{
## Le prompt le plus magnifique du monde, et c'est le mien !
# Affiche l'user, l'host, le tty et le pwd. Rien que ça...
-# Note que pour le pwd, on n'affiche que les 4 derniers dossiers pour éviter
-# de pourrir le fenêtre de terminal avec un prompt à rallonge.
PS1="$AGENTS""$MAILSTAT""$ERROR""$BATTERY"$C_$prompt_colors[bar]$_C"$HBAR""$DATE
"$C_$prompt_colors[user]$_C"%n"$C_$prompt_colors[arob]$_C"@"$C_$prompt_colors[host]$_C"%m $CURDIR$CVSTAG$SVNREV$GITBRANCH "$C_$prompt_colors[dies]$_C"%#"$C_$prompt_colors[cmd]$_C" "