Skip to content

Instantly share code, notes, and snippets.

@zhaiduo
Created October 18, 2016 14:48
Show Gist options
  • Save zhaiduo/43bbf0096b2c0aa6373f490708e4c8b1 to your computer and use it in GitHub Desktop.
Save zhaiduo/43bbf0096b2c0aa6373f490708e4c8b1 to your computer and use it in GitHub Desktop.
Is git status gone after upgrade Oh My Zsh?
Solution:
1. cd ~/.oh-my-zsh/
2. sudo git status
3. you will see "Hit the Enter key to view the license agreements at '/Applications/Xcode.app/Contents/Resources/English.lproj/License.rtf'"
4. click space key till "agree" enter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment