From 3a737e5fd3aedcf9b953ef115fafb644dd01b0e8 Mon Sep 17 00:00:00 2001 From: tokiclover Date: Thu, 2 Oct 2014 07:30:56 +0200 Subject: [PATCH] themes: clover: +LOCAL_OPTIONS to avoid options conflict --- modules/prompt/functions/prompt_clover_setup | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/prompt/functions/prompt_clover_setup b/modules/prompt/functions/prompt_clover_setup index a1b3c27d..b50c0de0 100644 --- a/modules/prompt/functions/prompt_clover_setup +++ b/modules/prompt/functions/prompt_clover_setup @@ -78,6 +78,7 @@ function prompt_clover_setup { esac # Need this so the prompt will work + setopt LOCAL_OPTIONS setopt PROMPT_SUBST setopt EXTENDED_GLOB unsetopt BRACE_CCL