ssh-keygen -t rsa -C "for bitbucket"
Host bitbucket User git Port 22 HostName bitbucket.org identityFile ~/.ssh/id_bitbucket TCPKeepAlive yes IdentitiesOnly yes
ssh -T bitbucket