wizard: add an option to enable time
segment
This commit is contained in:
parent
fff03ea888
commit
4bed2dc8c0
3 changed files with 63 additions and 24 deletions
|
@ -3250,7 +3250,7 @@ _p9k_precmd() {
|
|||
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
|
||||
)
|
||||
if (( !$? )); then
|
||||
source $__p9k_cfg_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue