• Nicolas Cavigneaux's avatar
    Set RBENV_ROOT to "$HOME/.rbenv" if not already set (#6324) · 9dab0af1
    Nicolas Cavigneaux authored
    This is the default behavior of rbenv and what users are expecting
    most of the time.
    
    It allows users to have their own set of rubies and gems. It also
    prevents losing all rubies when rbenv is updated using Homebrew which
    is not true when RBENV_ROOT is set to /usr/local/opt/rbenv.
    9dab0af1
rbenv.plugin.zsh 1.7 KB