From 4bed2dc8c0aff2394d409606f931412df471f075 Mon Sep 17 00:00:00 2001 From: romkatv Date: Sun, 1 Sep 2019 14:43:16 +0200 Subject: wizard: add an option to enable `time` segment --- internal/configure.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/configure.zsh') diff --git a/internal/configure.zsh b/internal/configure.zsh index c04ad413..811bc28d 100644 --- a/internal/configure.zsh +++ b/internal/configure.zsh @@ -65,7 +65,7 @@ function p9k_configure() { if (( $#p )); then typeset -x -- $p fi - $__p9k_root_dir/internal/wizard.zsh -d $__p9k_root_dir -f $awesome + $__p9k_root_dir/internal/wizard.zsh -d $__p9k_root_dir -f ) || return source $__p9k_cfg_path } -- cgit v1.2.3