Skip to content

Instantly share code, notes, and snippets.

@ArtSabintsev
Created April 20, 2017 20:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArtSabintsev/0e32ce5e3be0a93c046d2fc38d34773b to your computer and use it in GitHub Desktop.
Save ArtSabintsev/0e32ce5e3be0a93c046d2fc38d34773b to your computer and use it in GitHub Desktop.
Update RVM, rubygems, and Homebrew
alias up='rvm get stable && rvm rubygems latest && gem update && brew update && brew upgrade && brew doctor && brew cleanup'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment