Skip to content

Instantly share code, notes, and snippets.

@gyandeeps
Last active September 6, 2022 18:40
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 gyandeeps/ec7706b933c6386990e0092338fb158a to your computer and use it in GitHub Desktop.
Save gyandeeps/ec7706b933c6386990e0092338fb158a to your computer and use it in GitHub Desktop.
[user]
name = Gyandeep Singh
email = gyandeeps@gmail.com
signingkey = <ssh key>
[push]
default = current
[core]
autocrlf = input
sshCommand = "ssh -i ~/.ssh/id_ed25519"
[includeIf "gitdir:~/magic-pixel/"]
path = ~/.gitconfig-work
[gpg]
format = ssh
[commit]
gpgSign = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment