Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-15 | reduce rbenv plugin load time by 150ms by removing additional brew call | Gabe Martin-Dempesy | |
2014-05-28 | Update plugins/rbenv/rbenv.plugin.zsh | Andrey Koleshko | |
Fix rbenv plugin for OS X latest homebrew | |||
2014-03-17 | Don't set RBENV_ROOT to "$HOME/.rbenv" when using Homebrew rbenv | Nicolas Cavigneaux | |
Hard setting RBENV_ROOT to "$HOME/.rbenv" when using Homebrew's rbenv will breaks it. It has to be set to $(brew --prefix rbenv). | |||
2013-10-14 | don't clobber existing RBENV_ROOT & follow Homebrew's default behavior | Wes Morgan | |
2013-03-20 | Use --no-rehash option for faster startup | Adam Stankiewicz | |
2013-02-08 | Fix rbenv gems helper | Jesse B. Hannah | |
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). | |||
2012-07-03 | Merge pull request #1170 from dipth/master | Robby Russell | |
Explicitly tell rbenv to use zsh | |||
2012-06-18 | sanitized code according to coding style | Tima Maslyuchenko | |
2012-06-18 | rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folder | Tima Maslyuchenko | |
2012-06-16 | Explicitly tell rbenv to use zsh | Thomas Dippel | |
According to @graywh's comment on: https://github.com/sstephenson/rbenv/issues/185 | |||
2011-10-20 | fix: rbenv: I need to find a proper way to test changes... | Peter Hoeg | |
2011-10-20 | add: rbenv plugin | Peter Hoeg | |