fix(zshrc): p10k sourcing

This commit is contained in:
2026-06-23 07:56:25 +02:00
parent 51b1478937
commit 7143cf24b0
+1
View File
@@ -93,6 +93,7 @@ done
# Define files to source in an array for easy management
source_files=(
"${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
"$HOME/.nvm/nvm.sh"
"$HOME/.cargo/env"
"$HOME/.oh-my-zsh/oh-my-zsh.sh"