dotfiles/ruby/rbenv/install.zsh
2013-01-19 17:18:29 +04:00

6 lines
88 B
Bash

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