From d88a2dbac0acb2eefeb2bcfa0d6cd273ddcd0919 Mon Sep 17 00:00:00 2001 From: hophacker Date: Wed, 10 Apr 2019 18:50:16 +0800 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 790a06d..b76019a 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