mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
quote $foo when running with unknown options; fixes #453
This commit is contained in:
@@ -59,7 +59,7 @@ function _p9k_can_configure() {
|
||||
}
|
||||
|
||||
function p9k_configure() {
|
||||
eval $__p9k_intro
|
||||
eval "$__p9k_intro"
|
||||
(
|
||||
set -- -f
|
||||
source $__p9k_root_dir/internal/wizard.zsh
|
||||
|
||||
Reference in New Issue
Block a user