Skip to content

Instantly share code, notes, and snippets.

@obiPlabon
Created September 18, 2018 10:29
Show Gist options
  • Save obiPlabon/a65825f5cfc9569260f8de76a8d39a0b to your computer and use it in GitHub Desktop.
Save obiPlabon/a65825f5cfc9569260f8de76a8d39a0b to your computer and use it in GitHub Desktop.
Helpful terminal alias
// Source: https://www.facebook.com/ahmadawais
// Function: Shows current ip
alias ip="dig +short myip.opendns.com @resolver1.opendns.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment