SSH Keys https://docs.joyent.com/public-cloud/getting-started/ssh-keys/generating-an-ssh-key-manually/manually-generating-your-ssh-key-in-mac-os-x ssh-add --apple-use-keychain id_rsa Commit per Repo To set a commit user for a single project, use the following command: git config user.name "github email address"