moved p10k config

This commit is contained in:
Djeeberjr 2022-06-08 21:36:49 +02:00
parent 43259d2f0f
commit 14d9dfeef7
2 changed files with 2 additions and 2 deletions

4
.zshrc
View File

@ -49,8 +49,8 @@ else
ZSH_THEME="../../zsh-theme-powerlevel10k/powerlevel10k" ZSH_THEME="../../zsh-theme-powerlevel10k/powerlevel10k"
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
# [[ ! -f "$XDG_CACHE_HOME/p10k.zsh" ]] || source "$XDG_CACHE_HOME/p10k.zsh" [[ ! -f "$XDG_CACHE_HOME/p10k.zsh" ]] || source "$XDG_CACHE_HOME/p10k.zsh"
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh #[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
fi fi
# wal subshell # wal subshell