Skip to content

Instantly share code, notes, and snippets.

@cristopher-rodrigues
Created March 27, 2017 18:07
Show Gist options
  • Save cristopher-rodrigues/7547a3b8cada447c1ec1196dccd45760 to your computer and use it in GitHub Desktop.
Save cristopher-rodrigues/7547a3b8cada447c1ec1196dccd45760 to your computer and use it in GitHub Desktop.
MY IP
echo 'alias myip="curl ipecho.net/plain ; echo"' >> ~/.zshrc && source ~/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment