mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 04:46:41 +00:00
Also install ruby-build manually as a rbenv plugin
This commit is contained in:
@@ -42,6 +42,7 @@ install_homebrew () {
|
||||
|
||||
install_rbenv () {
|
||||
git_clone 'git://github.com/sstephenson/rbenv.git' "$TARGET/.rbenv"
|
||||
git_clone 'git://github.com/sstephenson/ruby-build.git' "$TARGET/.rbenv/plugins/ruby-build"
|
||||
}
|
||||
|
||||
install_nvm () {
|
||||
|
||||
Reference in New Issue
Block a user