mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Targets OSX-only users which installs rbenv with homebrew. With rbenv plugin enabled, oh-my-zsh was erroneously setting RBENV_ROOT to brew --prefix rbenv. Before: % echo $RBENV_ROOT /usr/local/opt/rbenv After: % echo $RBENV_ROOT /Users/michele/.rbenv Thus, rubies gets installed in the correct directory (~/.rbenv/versions) Solves #3808 #3093 |
||
|---|---|---|
| .. | ||
| rbenv.plugin.zsh | ||