-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Have to Source ~/.zshrc for it to function #122
Comments
I see the same thing, I have to source for it to work, it only happens to me on mac, with the exact same configuration on linux, it works as expected |
@Padsworth #110 (comment) this worked for me |
@ericpubu Thanks a ton - no point in using antigen if it's not going to work for me right? Also zinit just seems to be so much faster. Still wish I knew why this happened, but oh well. |
Were you able to fix this error? I have the same on my mac. I tried with oh-my-zsh installation and brew installation. |
I had the same issue, where the plugin is installed through antigen and would only work after manually sourcing the .zshrc. So if anyone else runs into this problem, run |
Just bind the keys at the bottom of your |
If you are facing this issue and also using https://github.com/jeffreytse/zsh-vi-mode then check out #140 |
Basically title is the problem. I have to do this everytime I load the shell interactive, and this is the only plugin that doesn't function.
I used OMF at first, and the problem started. Then I switched to Antigen, still a problem, and I even installed it via arch's repository... still nothing. Here is my .zshrc:
The text was updated successfully, but these errors were encountered: