Tag: MacPorts/rbenv
# port install rbenv # port install ruby-build
/.zshrcを編集
export PATH="$HOME/.rbenv/bin:$PATH" eval "$(rbenv init -)"