diff --git a/.gitconfig b/.gitconfig index 11e5278..6d105d2 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,6 +5,6 @@ [credential] helper = store --file ~/.git-credentials [commit] - gpgsign = false + gpgsign = true [pull] rebase = false