1
0
Fork 0
dotfiles/ruby/rbenv/install.zsh

6 lines
88 B
Bash

# if $(brew &>/dev/null)
# then
# brew install rbenv
# brew install ruby-build
# fi