Add Powerlevel10k mise prompt configuration and source in zshrc

This commit is contained in:
Philip Henning 2025-08-21 08:29:41 +02:00
parent b479e0c0f7
commit 9498a31290
3 changed files with 51 additions and 0 deletions

View file

@ -11,6 +11,7 @@ fi
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f {{@@ env['HOME'] @@}}/.p10k.zsh ]] || source {{@@ env['HOME'] @@}}/.p10k.zsh
[[ -f {{@@ env['HOME'] @@}}/.config/zsh/p10k.mise.zsh ]] && source ~/.config/zsh/p10k.mise.zsh
# If you come from bash you might have to change your $PATH.
# export PATH=${HOME}/bin:/usr/local/bin:$PATH