mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-26 05:21:17 +02: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 | ||