From 9bcbe49bbc50e6542a7cc1822f4788f4f6946e3c Mon Sep 17 00:00:00 2001 From: Paul Gideon Dann Date: Wed, 14 Mar 2012 11:40:59 +0000 Subject: [PATCH] Adding colour to the completion indicator --- themes/giddie/prompt_giddie_setup | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/giddie/prompt_giddie_setup b/themes/giddie/prompt_giddie_setup index ec91cc01..75547011 100644 --- a/themes/giddie/prompt_giddie_setup +++ b/themes/giddie/prompt_giddie_setup @@ -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