Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rbenv 1.1.2.tar.gz | 2019-03-25 | 32.2 kB | |
rbenv 1.1.2.zip | 2019-03-25 | 55.7 kB | |
README.md | 2019-03-25 | 587 Bytes | |
Totals: 3 Items | 88.4 kB | 0 |
-
Fix
rehash
mechanism for versions of bash that complain about clobbering/dev/null
-
Enforce absolute
RBENV_DIR
to avoid having to unsetCDPATH
-
rbenv-version-file
: ensure that the version file is a file -
rbenv init -
: fix output to work without args andset -u
-
rbenv shell
: better error message when shell integration wasn't enabled -
Enable freezing rbenv version via
rbenv version-name > .ruby-version
in the shell -
rbenv-which
: avoid changing PATH unless necessary -
rbenv-prefix
: do not silence rbenv-which errors for system version