local.zsh location change

This commit is contained in:
Bartek Stalewski 2020-10-20 15:33:33 +02:00
parent 66d716c724
commit 0756ca4571
2 changed files with 2 additions and 3 deletions

View file

@ -25,4 +25,4 @@ source ~/.config/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
source ~/.config/zsh/themes/powerlevel10k/powerlevel10k.zsh-theme
source ~/.dotfiles/zsh/p10k.zsh
[ -e ~/.zshrc.local ] && source ~/.zshrc.local
[ -e ~/.config/zsh/local.zsh ] && source ~/.config/zsh/local.zsh