ssh config file structure

Host *
IdentitiesOnly=yes

Host yourhostshortname
HostName realhostname.com
User username_in_your_host
Identityfile /path/to/id_rsa