The script location should only be set once!
This commit is contained in:
parent
b01588e2f9
commit
8c71a28a77
|
@ -42,8 +42,6 @@ if [[ $(whence -w prompt_powerlevel9k_setup) =~ "function" ]]; then
|
||||||
# Directory
|
# Directory
|
||||||
0="${POWERLEVEL9K_INSTALLATION_PATH}/powerlevel9k.zsh-theme"
|
0="${POWERLEVEL9K_INSTALLATION_PATH}/powerlevel9k.zsh-theme"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
0=$POWERLEVEL9K_INSTALLATION_PATH
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue