Skip to content

Instantly share code, notes, and snippets.

@VinSpee
Created March 31, 2014 15:43
Show Gist options
  • Save VinSpee/9895254 to your computer and use it in GitHub Desktop.
Save VinSpee/9895254 to your computer and use it in GitHub Desktop.
alias update="sudo softwareupdate -i -a; brew update; brew upgrade; brew cleanup; npm update npm -g; npm update -g; sudo gem update; vim +BundleUpdate +qall"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment