I followed this guide to set up an SSH key pair for a github repo:
https://linuxkamarada.com/en/2019/07/14/using-git-with-ssh-keys/#.YNNfCDZKjRZ
Shouldn't this key work for my account in general, i.e. should work for ay repo I push to? It seems to be working for the repo that I originally set it up for, but not for a new repo that I've since created, under the same account. Do I need to repeat any of these steps? Most of them seem like they should not be repeated; I already have the key pair, it is stored on my GitHub account, and GitHub is added to my trusted hosts.