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 ...
bitmagnet.abhinavgorantla.me3 min read