Every time I get a new machine, I used to configure SSH keys for GitHub to clone and push code. But I never bothered to keep track of the keys, so I ended up recreating them repeatedly. It wasn’t until I ran into multica and browsed the issue tracker that I realized GitHub provides GitHub CLI (gh) for quick authentication…