Automate login to GitHub with ssh key (linux)
Intro
If you have setup ssh authentification to GitHub and if you are annoyed at setting ssh-agent and github key everytime you pull/push to git, here is how you automate it π
Edit linux profile
This is based on linux WSL2 system
Edit your linux pr...
blog.azcodez.com1 min read