Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command not found: compdef #4378

Closed
2Dou opened this issue Sep 22, 2015 · 3 comments
Closed

command not found: compdef #4378

2Dou opened this issue Sep 22, 2015 · 3 comments

Comments

@2Dou
Copy link

2Dou commented Sep 22, 2015

After update 9c08641 to 918d26e,I got this error:

.oh-my-zsh/plugins/git/git.plugin.zsh:81: command not found: compdef

now versions:

zsh 5.0.5 (x86_64-apple-darwin14.0)
9c08641: (Sat Sep 5 13:30:44 2015) <Robby Russell>    Merge pull request #4299 from mcornella/refactor-frontend-search-plugin
918d26e: (Sun Sep 20 05:17:15 2015) <Robby Russell>  Merge pull request #3664 from apjanke/installer-portable-colors
@2Dou 2Dou changed the title compdef command not found: compdef Sep 22, 2015
@DomT4
Copy link

DomT4 commented Sep 22, 2015

Briefly ran around screaming trying to fix this earlier locally when it suddenly appeared post-update. Can't find the other thread now, but answer seems to be:

Run chmod g-w on anything compaudit complains about & then run compinit.

@2Dou
Copy link
Author

2Dou commented Sep 22, 2015

@DomT4 Thank you. It's useful.

@serkanyersen
Copy link

for others that this solution did not work, chmod 755 worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants