After waiting for it to install and me to have some time, finally ready to finish this part.
With Xcode installed, I can finally use git on the command line. This is handy because I have my ssh keys backup up in a private git repo on Bitbucket.
First, I manually grab the my Bitbucket keys out of that repo so that I’ll be able to clone it.
Once I have those keys, and clone the repo to ~/.ssh
and get the rest of my keys and config. Then I make sure to chmod 600 ~/.ssh/*