The script location should only be set once!

This commit is contained in:
Dominik Ritter 2015-11-28 19:45:49 +01:00
parent b01588e2f9
commit 8c71a28a77

View file

@ -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