Skip to content

Instantly share code, notes, and snippets.

View dvydra's full-sized avatar

Daniel Vydra dvydra

  • Melbourne, Australia
View GitHub Profile
## Prepare ###################################################################
# Remove RVM
rvm implode
# Ensure your homebrew is working properly and up to date
brew doctor
brew update
## Install ###################################################################