diff --git a/.config/git/config b/.config/git/config index 59ac20f..91194a3 100644 --- a/.config/git/config +++ b/.config/git/config @@ -19,12 +19,14 @@ [user] useConfigOnly = true + name = "Arne Keller" + email = "arne.keller@posteo.de" [core] askpass = /run/current-system/sw/bin/ksshaskpass + quotepath = off [pull] ff = only - -[init] - defaultBranch = master +[rerere] + enabled = 1