Skip to content

Instantly share code, notes, and snippets.

@johnsiwicki
Last active March 13, 2020 11:55
Show Gist options
  • Select an option

  • Save johnsiwicki/0c47698aefaac0d130602f39fad74f10 to your computer and use it in GitHub Desktop.

Select an option

Save johnsiwicki/0c47698aefaac0d130602f39fad74f10 to your computer and use it in GitHub Desktop.

Open iOS Sim

Add Alias

nano .bash_profile

type i at the top of the file

open iOS Simulator alias ios='open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app' open server alias server='python -m SimpleHTTPServer 8000'

check ip alias myip='curl icanhazip.com'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment