fix(zshrc): p10k sourcing
This commit is contained in:
@@ -93,6 +93,7 @@ done
|
|||||||
|
|
||||||
# Define files to source in an array for easy management
|
# Define files to source in an array for easy management
|
||||||
source_files=(
|
source_files=(
|
||||||
|
"${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
|
||||||
"$HOME/.nvm/nvm.sh"
|
"$HOME/.nvm/nvm.sh"
|
||||||
"$HOME/.cargo/env"
|
"$HOME/.cargo/env"
|
||||||
"$HOME/.oh-my-zsh/oh-my-zsh.sh"
|
"$HOME/.oh-my-zsh/oh-my-zsh.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user