summaryrefslogtreecommitdiff
path: root/plugins/rbenv/rbenv.plugin.zsh
AgeCommit message (Expand)Author
2021-12-13fix: quote % characters in ruby prompt info functionsMarc Cornellà
2021-12-13style(rbenv): adapt to code styleMarc Cornellà
2020-07-30rbenv: fix current_gemsetMarc Cornellà
2020-05-23rbenv: fix redirect in current_gemsetMarc Cornellà
2020-03-04rbenv: fix rbenv_prompt_info prefix and suffix (#3764)chieping
2019-05-08rbenv: improve rbenv loading based on pyenv (#7626)Thomas Kriechbaumer
2017-11-06Set RBENV_ROOT to "$HOME/.rbenv" if not already set (#6324)Nicolas Cavigneaux
2015-08-15reduce rbenv plugin load time by 150ms by removing additional brew callGabe Martin-Dempesy
2014-05-28Update plugins/rbenv/rbenv.plugin.zshAndrey Koleshko
2014-03-17Don't set RBENV_ROOT to "$HOME/.rbenv" when using Homebrew rbenvNicolas Cavigneaux
2013-10-14don't clobber existing RBENV_ROOT & follow Homebrew's default behaviorWes Morgan
2013-03-20Use --no-rehash option for faster startupAdam Stankiewicz
2013-02-08Fix rbenv gems helperJesse B. Hannah
2012-07-03Merge pull request #1170 from dipth/masterRobby Russell
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
2011-10-20fix: rbenv: I need to find a proper way to test changes...Peter Hoeg
2011-10-20add: rbenv pluginPeter Hoeg