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

Name colisions with another oh-my-zsh plugin #1

Closed
Nagasaki45 opened this issue Nov 27, 2015 · 1 comment
Closed

Name colisions with another oh-my-zsh plugin #1

Nagasaki45 opened this issue Nov 27, 2015 · 1 comment

Comments

@Nagasaki45
Copy link
Contributor

There is already an "autoenv" plugin as part of oh-my-zsh, so the following fails:

git clone https://github.com/horosgrisa/autoenv ~/.oh-my-zsh/custom/plugins

The solution I thought of is to rename the project. Maybe there is a better option I'm not aware of, but if not here is my proposition: https://github.com/Nagasaki45/hutoenv/commit/f67ef6b6a0f2d48eae7fc95d7f0ad20ba80ec2cf

@Nagasaki45
Copy link
Contributor Author

Oops, that's completely not the issue. I wasn't aware of oh-my-zsh's custom plugins machinery.

But there is another problem with the line above (the git clone): you should specify the folder to which you want to clone, not its parent folder. I'm sending a PR in a few minutes :-).

grigorii-horos added a commit that referenced this issue May 14, 2017
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

1 participant