source local zsh script
This commit is contained in:
parent
081fe1a235
commit
fc2f6cd15b
@ -33,3 +33,5 @@ source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||
|
||||
[[ ! -f !/.zshrc.local ]] || source ~/.zshrc.local
|
||||
|
Loading…
Reference in New Issue
Block a user