diff --git a/home/.gitconfig b/home/.gitconfig index 746e1e2..09870b5 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -22,3 +22,5 @@ clean = git lfs clean %f smudge = git lfs smudge %f required = true +[commit] + gpgsign = true