If you ssh into servers, you must set up a .ssh/config file. It will allow you to type ssh myd instead of ssh myuser@mydomain.com -i ~/.ssh/mykey.pem -p 1234.