Skip to content

Instantly share code, notes, and snippets.

@Korni22
Created July 20, 2013 22:55
Show Gist options
  • Save Korni22/6046739 to your computer and use it in GitHub Desktop.
Save Korni22/6046739 to your computer and use it in GitHub Desktop.
Updates everything a hacker's OS X might have.
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