mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
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
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue