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

rbenv.el doesn't work with rbenv installed by Homebrew on mac #17

Open
lightwave opened this issue Sep 26, 2020 · 1 comment
Open

rbenv.el doesn't work with rbenv installed by Homebrew on mac #17

lightwave opened this issue Sep 26, 2020 · 1 comment

Comments

@lightwave
Copy link

On Mac, if rbenv is installed by Homebrew(brew), rbenv.el will not work.

rbenv.el is expecting to find ~/.rbenv/bin/rbenv but Homebrew installs rbenv in /usr/local/rbenv and use ~/.rbenv for different ruby installations and shims.

Can we have a different custom variable to point to rbenv instead of using rbenv-installation-dir?

@pandeiro
Copy link

Covered in the README?

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

2 participants