Skip to content

Instantly share code, notes, and snippets.

@dcordero
Last active September 11, 2015 10:41
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 dcordero/9cf261000eedafba1e2f to your computer and use it in GitHub Desktop.
Save dcordero/9cf261000eedafba1e2f to your computer and use it in GitHub Desktop.

A couple of alias to make easier dealing with Xcode and Xcode-beta

alias xcode='open -a xcode'
alias xcode7='open -a xcode-beta'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment