Created
September 4, 2019 19:35
-
-
Save ghostsquad/b5654e5c83d55d8e2da75cf696f9a8c0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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