Hello,
I just finished setting up an ssh key so that I wouldn't have to enter in my username / password when pushing to GitHub each time. However, I still need to enter in the password I assigned my ssh key when first making this. I'd like to keep my ssh key encrypted, but also not have to type in the password whenever I push.
I've heard that I need to add my ssh key to my keyring, but I don't know what that is and how I would do it. It looks like I have three different keyrings installed - archlinux-keyring, gnome-keyring, and manjaro-keyring. Which of these would I use, and how would I use it?
Thanks - k