diff --git a/Configs/Git/.gitconfig b/Configs/Git/.gitconfig index 11a2515..3e8fa78 100644 --- a/Configs/Git/.gitconfig +++ b/Configs/Git/.gitconfig @@ -1,6 +1,9 @@ [core] pager = delta +[commit] + gpgsign = true + [color] # Use colors in Git commands that are capable of colored output when # outputting to the terminal. (This is the default setting in Git ≥ 1.8.4.)