From 171b41d3c46ce5b6ebd8ef492e38a1ac514a928d Mon Sep 17 00:00:00 2001 From: Alex Reece Date: Thu, 13 Jun 2013 02:40:13 -0400 Subject: [PATCH] set necessary prompt_opts --- modules/prompt/functions/prompt_awreece_setup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/prompt/functions/prompt_awreece_setup b/modules/prompt/functions/prompt_awreece_setup index 2dcb1e54..0ebb3b3b 100644 --- a/modules/prompt/functions/prompt_awreece_setup +++ b/modules/prompt/functions/prompt_awreece_setup @@ -37,6 +37,8 @@ EOH } function prompt_awreece_setup { + prompt_opts=(cr percent subst) + # Load required functions. autoload -Uz add-zsh-hook zmodload zsh/datetime # For EPOCHREALTIME.