updated stuff

This commit is contained in:
Nikolas Weger 2020-06-23 21:33:28 +02:00
parent d59ad5e693
commit 94e80a9cc3

View file

@ -1,6 +1,3 @@
export THEME="starship"
if [ "$THEME" = "powerlevel" ]; then if [ "$THEME" = "powerlevel" ]; then
[[ -r "$HOME/.cache/p10k-instant-prompt-${(%):-%n}.zsh" ]] && source "$HOME/.cache/p10k-instant-prompt-${(%):-%n}.zsh" [[ -r "$HOME/.cache/p10k-instant-prompt-${(%):-%n}.zsh" ]] && source "$HOME/.cache/p10k-instant-prompt-${(%):-%n}.zsh"
fi fi