Generate ID for bitbucket
ssh-keygen
By default, this is stored at ~/.ssh/id_rsa. Change this to ~/.ssh/bitbucket_id_rsa
Now configure ssh to use your bitbucket id when talking to bitbucket.org. Following text should go into ~/.ssh/config
. If the file does not exist, create it: