Skip to content

Instantly share code, notes, and snippets.

@tremaineeto
Created July 30, 2020 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tremaineeto/c96ad9e7f73b6e38639e60e645e85fa8 to your computer and use it in GitHub Desktop.
Save tremaineeto/c96ad9e7f73b6e38639e60e645e85fa8 to your computer and use it in GitHub Desktop.
Example of Bash profile alias
# SSH into my frequently visited IP
alias enter_ip="ssh -p 8080 10.82.16.435"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment