Skip to content

Instantly share code, notes, and snippets.

@ghostsquad
Created September 4, 2019 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghostsquad/b5654e5c83d55d8e2da75cf696f9a8c0 to your computer and use it in GitHub Desktop.
Save ghostsquad/b5654e5c83d55d8e2da75cf696f9a8c0 to your computer and use it in GitHub Desktop.
git config --local user.email ghost.squadron@gmail.com
git config --local user.signingkey 1C08DB44DEC7CAFC
git config --local core.sshCommand "ssh -i ~/.ssh/id_rsa_ghostsquad"
git --no-pager config --local --list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment