diff --git a/git/gitconfig.j2 b/git/gitconfig.j2 index cd41469..87879f9 100644 --- a/git/gitconfig.j2 +++ b/git/gitconfig.j2 @@ -131,3 +131,5 @@ # delta detects terminal colors automatically; set one of these to disable auto-detection # dark = true # light = true +[rerere] + enabled true