From 27582116d6ffe087da0844fd5b67b513bfcb2b09 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 5 Feb 2009 15:39:26 +0100 Subject: [Colors] better managment of colors... --- 12_Prompts.zsh | 1 + 1 file changed, 1 insertion(+) (limited to '12_Prompts.zsh') diff --git a/12_Prompts.zsh b/12_Prompts.zsh index da36096..77aad63 100644 --- a/12_Prompts.zsh +++ b/12_Prompts.zsh @@ -8,6 +8,7 @@ ## these files with or without this notice. ## +prompt_colors[generic]=`print -Pn "%(! $PS1_ROOT $PS1_USER)"` set_prompt_colors $prompt_colors[generic] ## Prompts -- cgit v1.2.3