Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save prandelicious/0648b92364e8cdb71ff429947efc115f to your computer and use it in GitHub Desktop.
Save prandelicious/0648b92364e8cdb71ff429947efc115f to your computer and use it in GitHub Desktop.
Upgrade oh-my-zsh
git checkout -b my-custom
git add .
git commit -m "fix mackup"
git checkout master
upgrade_oh_my_zsh
git merge my-custom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment