23 lines
453 B
Text
23 lines
453 B
Text
[commit]
|
|
gpgSign = true
|
|
|
|
[gpg]
|
|
format = "ssh"
|
|
program = "/nix/store/6s1l8pqj9xqqhdg0c7qd7rx4kpg1hsk9-gnupg-2.4.4/bin/gpg2"
|
|
|
|
[gpg "ssh"]
|
|
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
|
|
|
|
[init]
|
|
defaultBranch = "main"
|
|
|
|
[push]
|
|
autoSetupRemote = true
|
|
|
|
[tag]
|
|
gpgSign = true
|
|
|
|
[user]
|
|
email = "git@sloanelybutsurely.com"
|
|
name = "sloane"
|
|
signingKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID0TH2GezEx8+zlKBqUb7rBsbmghnd1u4nX6YpQr28Zw"
|