From dac40ba1e286aed29df3f0ac505842be23db600b Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 5 Mar 2012 14:57:00 +0100 Subject: [Prompts] Q: clears variable --- net:foret/Prompts.zsh | 1 + 1 file changed, 1 insertion(+) (limited to 'net:foret') diff --git a/net:foret/Prompts.zsh b/net:foret/Prompts.zsh index 99a4f7d..af0a8cc 100644 --- a/net:foret/Prompts.zsh +++ b/net:foret/Prompts.zsh @@ -12,6 +12,7 @@ _prompt_colors[target]="1;31" __two_lines_prompt () { + unset COMPILATION if [ -n "$TARGET" -o $((${V:-0} + ${NPROC:-0})) -gt 0 ] then COMPILATION="[" -- cgit v1.2.3