Created
March 18, 2015 22:12
-
-
Save ryanburgess/c2c8c75740e5b360d576 to your computer and use it in GitHub Desktop.
Bash Shell Alias - launch iPhone simulator
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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