diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 57c42f2..696b827 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -129,3 +129,6 @@ alias ska="tmux kill-session -a" export PATH=$PATH:$HOME/.local/bin +# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. +[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh +