Skip to content

Instantly share code, notes, and snippets.

@rdj
Created October 15, 2011 20:05
Show Gist options
  • Select an option

  • Save rdj/1290068 to your computer and use it in GitHub Desktop.

Select an option

Save rdj/1290068 to your computer and use it in GitHub Desktop.
function xo {
rm -rf ~/Library/Saved\ Application\ State/com.apple.dt.Xcode.savedState
TERMCAP= open -a `xcode-select -print-path`/Applications/Xcode.app *.xcodeproj
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment