local.zsh location change
This commit is contained in:
parent
66d716c724
commit
0756ca4571
2 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue