moved p10k config
This commit is contained in:
parent
43259d2f0f
commit
14d9dfeef7
4
.zshrc
4
.zshrc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user