From 34c9fa4059f6371e1db972f9ea4b418f3166fbaa Mon Sep 17 00:00:00 2001 From: Fizz Orange Date: Tue, 15 May 2018 17:19:27 -0500 Subject: [PATCH] Update prompt_skwp_setup --- zsh/prezto-themes/prompt_skwp_setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/prezto-themes/prompt_skwp_setup b/zsh/prezto-themes/prompt_skwp_setup index c45eb8a2..a6ebbf52 100644 --- a/zsh/prezto-themes/prompt_skwp_setup +++ b/zsh/prezto-themes/prompt_skwp_setup @@ -31,7 +31,7 @@ function prompt_skwp_precmd { function prompt_skwp_setup { setopt LOCAL_OPTIONS unsetopt XTRACE KSH_ARRAYS - prompt_opts=(cr percent subst) + prompt_opts=(cr percent sp subst) autoload -Uz add-zsh-hook