方法
1 rbenv install
brew install rbenv
2 oh-my-fish インストール(入っていない人は入れる)
curl -L https://get.oh-my.fish | fish
3 omf install rbenv
omf install rbenv
rbenv init
するfunctionが追加される
brew install rbenv
curl -L https://get.oh-my.fish | fish
omf install rbenv
rbenv init
するfunctionが追加される