In this video, I explain how you can successfully connect to your GitHub account through ssh key. I show how you can create a config file and add the identity file path which is the path to your id_rsa file. If you don't have the id_rsa file, you can use "ssh-keygen -t rsa" command to generate the key.