diff --git a/.config/git/config b/.config/git/config index 1271549..2fba01a 100644 --- a/.config/git/config +++ b/.config/git/config @@ -26,5 +26,8 @@ [init] defaultBranch = main +[rebase] + autosquash = true + [credential] helper = store