diff --git a/gitconfig b/gitconfig index 4867c33..bc50098 100644 --- a/gitconfig +++ b/gitconfig @@ -22,6 +22,7 @@ autosetupremote = true [commit] verbose = true + gpgsign = true [diff] algorithm = histogram mnemonicprefix = true @@ -56,8 +57,6 @@ defaultBranch = main [gpg] format = ssh -[commit] - gpgsign = true [include] path = ~/config/gitconfig-ssh [diff "swift"]