Skip to content

Commit

Permalink
Adding colour to the completion indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
giddie committed Nov 26, 2012
1 parent ed3394e commit 727d6b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/giddie/prompt_giddie_setup
Expand Up @@ -41,6 +41,7 @@ function prompt_giddie_setup {


prompt_opts=(cr percent subst) prompt_opts=(cr percent subst)


zstyle ':omz:completion' indicator '%F{green}...%f'
zstyle ':omz:prompt' vicmd '%F{yellow}--- VI-COMMAND ---%f' zstyle ':omz:prompt' vicmd '%F{yellow}--- VI-COMMAND ---%f'
zstyle ':vcs_info:*' enable git zstyle ':vcs_info:*' enable git
zstyle ':vcs_info:*' check-for-changes true zstyle ':vcs_info:*' check-for-changes true
Expand Down

0 comments on commit 727d6b6

Please sign in to comment.