Skip to content

Instantly share code, notes, and snippets.

@ryanburgess
Created March 18, 2015 22:12
Show Gist options
  • Save ryanburgess/c2c8c75740e5b360d576 to your computer and use it in GitHub Desktop.
Save ryanburgess/c2c8c75740e5b360d576 to your computer and use it in GitHub Desktop.
Bash Shell Alias - launch iPhone simulator
alias iphone='open /Applications/Xcode.app/Contents/developer/applications/ios\ Simulator.app'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment