Created
July 20, 2013 22:55
-
-
Save Korni22/6046739 to your computer and use it in GitHub Desktop.
Updates everything a hacker's OS X might have.
This file contains hidden or 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 update='sudo softwareupdate -i -a; brew update; brew upgrade; brew cleanup; npm update npm -g; npm update -g; sudo gem update' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment