Skip to content

Instantly share code, notes, and snippets.

@amirnissim
Last active December 19, 2015 18:19
Show Gist options
  • Save amirnissim/5997861 to your computer and use it in GitHub Desktop.
Save amirnissim/5997861 to your computer and use it in GitHub Desktop.
OSX aliases
# run iOS simulator
open /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app
# run Google Chrome with web security disabled
open -a Google\ Chrome\ Canary --args --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment