Adding colour to the completion indicator
This commit is contained in:
parent
3e0a416446
commit
9bcbe49bbc
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue