diff --git a/git/config b/git/config index 594b30c..c84c6e2 100755 --- a/git/config +++ b/git/config @@ -10,6 +10,9 @@ [pull] rebase = true +[commit] + gpgsign = true + [includeIf "gitdir:~/dev/"] path = ./config-personal [includeIf "gitdir:~/school/"]