Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ryanseys
Created March 15, 2014 20:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanseys/9573518 to your computer and use it in GitHub Desktop.
Save ryanseys/9573518 to your computer and use it in GitHub Desktop.
Update/upgrade a bunch of stuff on my system
#!/usr/bin/env sh
gem update
brew update
brew upgrade
upgrade_oh_my_zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment