By Andrew Berezovskyi
By adding this to ~/.ssh/config:
Host example HostName example.com User exampleuser
You can reduce that to previous command to ssh example
Nice huh?
Comments