prompt: colorize ZSH prompt
commit9678696c4ad0d269f933de001daa78c54a2b8868
authorRamkumar Ramachandra <artagnon@gmail.com>
Fri, 17 May 2013 08:55:48 +0000 (17 14:25 +0530)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 May 2013 17:01:28 +0000 (17 10:01 -0700)
treecace5f91a88ccbed772e4d1ac213e8ed534aea0b
parent18562ad1a007234aded1e78f73d4b2f53a02fd0b
prompt: colorize ZSH prompt

Add colors suitable for use in the ZSH prompt.  Having learnt that the
ZSH equivalent of PROMPT_COMMAND is precmd (), you can now use
GIT_PS1_SHOWCOLORHINTS with ZSH.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-prompt.sh