Generate an SSH keypair.
Hit Enter to select a default location. Enter a password if you like. Then, start the SSH agent and add the private key.
Copy your public key.
In your GitHub account, go to Settings, then "SSH and GPG Keys". Click "New SSH Key" and paste your key in. Now you are able to clone repositories from GitHub with SSH.