Add to (or create) the file ~/.ssh/config the following lines can define alias for ssh hosts.

Host alias
  HostName the.real.host.name
  User yourid