Git
brew install gitgit --versionSet Identity
git config --global user.name "Your Name"
git config --global user.email "[email protected]"SSH Keys
ssh-keygencd ~/.ssh
Last updated
brew install gitgit --versiongit config --global user.name "Your Name"
git config --global user.email "[email protected]"ssh-keygencd ~/.ssh
Last updated