changed some files
This commit is contained in:
parent
8241382382
commit
f27ccf9038
2 changed files with 1 additions and 2 deletions
|
@ -99,7 +99,7 @@ zinit ice lucid atinit"ZINIT[COMPINIT_OPTS]=-C; zpcompinit; zpcdreplay"; zinit l
|
|||
|
||||
# Theme
|
||||
zinit ice depth=1; zinit light "romkatv/powerlevel10k"
|
||||
[[ ! -f "$ZDOTDIR/.p10k.zsh" ]] || source "$ZDOTDIR/.p10k.zsh" # p10k configure || nano ~/.config/dotfiles/zsh/.p10k.zsh
|
||||
[[ ! -f "$HOME/.p10k.zsh" ]] || source "$HOME/.p10k.zsh" # p10k configure || nano ~/.p10k.zsh
|
||||
|
||||
# Local RC
|
||||
[[ -f "$HOME/.config/local/rc.zsh" ]] && source "$HOME/.config/local/rc.zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue