Skip to content

Instantly share code, notes, and snippets.

@ryanburgess
Created March 18, 2015 22:10
Show Gist options
  • Select an option

  • Save ryanburgess/e324fe28f83a825dfa98 to your computer and use it in GitHub Desktop.

Select an option

Save ryanburgess/e324fe28f83a825dfa98 to your computer and use it in GitHub Desktop.
Bash Shell Alias - get ip address
alias ip='ipconfig getifaddr en0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment