ssh-add -K ~/.ssh/key
// Verify if there's an identity loaded ssh-add -l // Add your ssh-key via terminal ssh-add <path to your ssh key>