Git
brew install gitgit --versiongit config --global user.name "Your Name Here"
git config --global user.email "[email protected]"git config --global credential.helper osxkeychainSSH Keys
ssh-keygencd ~/.ssh
Last updated
brew install gitgit --versiongit config --global user.name "Your Name Here"
git config --global user.email "[email protected]"git config --global credential.helper osxkeychainssh-keygencd ~/.ssh
Last updated