Not sure what's going on, but I did a fresh install of these dotfiles today (mine used to be based on Eric's dotfiles until now) and setup my .zshrc.local file, and none of the aliases are available. I have to source ~/.zshrc.local in the window before I can use anything I specify, which completely defeats the purpose of this feature addition.
Do we need to move this file source to the provided .zshrc instead of the file it's in now?
Not sure what's going on, but I did a fresh install of these dotfiles today (mine used to be based on Eric's dotfiles until now) and setup my
.zshrc.localfile, and none of the aliases are available. I have tosource ~/.zshrc.localin the window before I can use anything I specify, which completely defeats the purpose of this feature addition.Do we need to move this file
sourceto the provided.zshrcinstead of the file it's in now?