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