mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
The script location should only be set once!
This commit is contained in:
parent
b01588e2f9
commit
8c71a28a77
1 changed files with 0 additions and 2 deletions
|
@ -42,8 +42,6 @@ if [[ $(whence -w prompt_powerlevel9k_setup) =~ "function" ]]; then
|
|||
# Directory
|
||||
0="${POWERLEVEL9K_INSTALLATION_PATH}/powerlevel9k.zsh-theme"
|
||||
fi
|
||||
|
||||
0=$POWERLEVEL9K_INSTALLATION_PATH
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue