Gabe Martin-Dempesy
daedfcab51
reduce rbenv plugin load time by 150ms by removing additional brew call
11 years ago
Andrey Koleshko
80828cd0d3
Update plugins/rbenv/rbenv.plugin.zsh
...
Fix rbenv plugin for OS X latest homebrew
12 years ago
Nicolas Cavigneaux
baf2ab1bf1
Don't set RBENV_ROOT to "$HOME/.rbenv" when using Homebrew rbenv
...
Hard setting RBENV_ROOT to "$HOME/.rbenv" when using Homebrew's rbenv
will breaks it. It has to be set to $(brew --prefix rbenv).
12 years ago
Wes Morgan
3ca3c5a126
don't clobber existing RBENV_ROOT & follow Homebrew's default behavior
13 years ago
Adam Stankiewicz
0ed1adeaad
Use --no-rehash option for faster startup
13 years ago
Jesse B. Hannah
dace87ae36
Fix rbenv gems helper
...
Fixes gem versions with words (beta, pre) in the version or with
multiple installed versions not being highlighted, and compatibility
with GNU sed (related to robbyrussell/oh-my-zsh#1579).
13 years ago
Tima Maslyuchenko
5931f64308
sanitized code according to coding style
14 years ago
Tima Maslyuchenko
e9a9deacb0
rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folder
14 years ago
Thomas Dippel
823cc9180c
Explicitly tell rbenv to use zsh
...
According to @graywh's comment on:
https://github.com/sstephenson/rbenv/issues/185
14 years ago
Peter Hoeg
31cddcd324
fix: rbenv: I need to find a proper way to test changes...
15 years ago
Peter Hoeg
a5545bd31c
add: rbenv plugin
15 years ago