Using GitHub SSH Keys for Auth from terminal
Steps Generate SSH keys on your machine. Add ssh keys to your local ssh-agent. Add your public ssh key to your GitHub account. Test your SSH key from your machine. Push code! 1. Generate SSH Keys To generate ssh keys on any computer running a ...
Dec 13, 20223 min read