summaryrefslogtreecommitdiff
path: root/plugins/rbenv/rbenv.plugin.zsh
AgeCommit message (Collapse)Author
2013-02-08Fix rbenv gems helperJesse 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-03Merge pull request #1170 from dipth/masterRobby Russell
Explicitly tell rbenv to use zsh
2012-06-18sanitized code according to coding styleTima Maslyuchenko
2012-06-18rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folderTima Maslyuchenko
2012-06-16Explicitly tell rbenv to use zshThomas Dippel
According to @graywh's comment on: https://github.com/sstephenson/rbenv/issues/185
2011-10-20fix: rbenv: I need to find a proper way to test changes...Peter Hoeg
2011-10-20add: rbenv pluginPeter Hoeg