Skip to content

Instantly share code, notes, and snippets.

View dvydra's full-sized avatar
💭
enable_thinking=False

Daniel Vydra dvydra

💭
enable_thinking=False
  • 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 ###################################################################