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

allow multiple locations for the global rbenv version file. #3

Merged
merged 1 commit into from Feb 18, 2013

Conversation

senny
Copy link
Owner

@senny senny commented Feb 18, 2013

closes #2

By default rbenv.el will check for the global version file in the following locations:

  • ~/.rbenv/version
  • /usr/local/rbenv

You can modify the list rbenv-global-version-files to change the locations where rbenv.el
will look for your global version file.

closes #2

By default rbenv.el will check for the global version file in the following locations:
* ~/.rbenv/version
* /usr/local/rbenv

You can modify the list `rbenv-global-version-files` to change the locations where rbenv.el
will look for your global version file.
senny added a commit that referenced this pull request Feb 18, 2013
allow multiple locations for the global rbenv version file.
@senny senny merged commit f779f8b into master Feb 18, 2013
@senny senny deleted the multiple_global_version_locations branch February 18, 2013 18:19
senny added a commit that referenced this pull request Feb 19, 2013
…tions"

This reverts commit f779f8b, reversing
changes made to 763ca00.

The details in #2 were insufficient and led to a useless feature.
We don't only need to modify the location of the global version file
but more where the complete rbenv installation is located.
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

Successfully merging this pull request may close these issues.

Feature Request - use system-wide install
1 participant