If you want to pull in your local .zshrc settings for each shell launch, you can follow the following steps:
- copy the following content to a new file named "myzsh" and put it somewhere in your local bin folder. I put it under ~/bin/myzsh
2.
And use
q chat as you normally do. in my case, it was able to see all the aliases I defined in my .zshrc file while before doing this it couldn't see them.