fixed indentation
This commit is contained in:
parent
c5ddcf876f
commit
2f0b4895e2
1 changed files with 3 additions and 3 deletions
|
|
@ -10,13 +10,13 @@
|
||||||
[user]
|
[user]
|
||||||
email = williampi103@gmail.com
|
email = williampi103@gmail.com
|
||||||
name = William Ball
|
name = William Ball
|
||||||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN1+L+FGfBwH/ufLzj9V6+39K+Vad7s5zUZooqGvrAAi
|
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN1+L+FGfBwH/ufLzj9V6+39K+Vad7s5zUZooqGvrAAi
|
||||||
|
|
||||||
[gpg]
|
[gpg]
|
||||||
format = ssh
|
format = ssh
|
||||||
|
|
||||||
[gpg "ssh"]
|
# [gpg "ssh"]
|
||||||
program = "/opt/1Password/op-ssh-sign"
|
# program = "/opt/1Password/op-ssh-sign"
|
||||||
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgSign = true
|
gpgSign = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue