Путь для клона Git Key Key SSH

ssh-agent bash -c 'ssh-add /somewhere/yourkey; git clone git@github.com:user/project.git'
Defiant Dormouse