Created
April 20, 2017 20:18
-
-
Save ArtSabintsev/0e32ce5e3be0a93c046d2fc38d34773b to your computer and use it in GitHub Desktop.
Update RVM, rubygems, and Homebrew
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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