1
0
Fork 0

Adding colour to the completion indicator

pull/32/head
Paul Gideon Dann 13 years ago
parent 3e0a416446
commit 9bcbe49bbc

@ -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

Loading…
Cancel
Save