source local zsh script

master
Oystein Kristoffer Tveit 2021-05-29 16:11:13 +02:00
parent 081fe1a235
commit fc2f6cd15b
1 changed files with 2 additions and 0 deletions

View File

@ -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