Adding colour to the completion indicator

This commit is contained in:
Paul Gideon Dann 2012-03-14 11:40:59 +00:00
parent 3e0a416446
commit 9bcbe49bbc

View file

@ -41,6 +41,7 @@ function prompt_giddie_setup {
prompt_opts=(cr percent subst)
zstyle ':omz:completion' indicator '%F{green}...%f'
zstyle ':omz:prompt' vicmd '%F{yellow}--- VI-COMMAND ---%f'
zstyle ':vcs_info:*' enable git
zstyle ':vcs_info:*' check-for-changes true