Skip to content

Instantly share code, notes, and snippets.

@rick4470
Last active August 29, 2015 14:22
Show Gist options
  • Save rick4470/af7b1dd1a1b2ac1e1638 to your computer and use it in GitHub Desktop.
Save rick4470/af7b1dd1a1b2ac1e1638 to your computer and use it in GitHub Desktop.
Create alias for iphone on terminal
`alias iphone="open -a \"iPhone Simulator\""`
or
`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