diff --git a/git/.config/git/config b/git/.config/git/config index 922a01c..07435b6 100644 --- a/git/.config/git/config +++ b/git/.config/git/config @@ -13,4 +13,7 @@ followTags = true [credential] - credentialStore = gpg + helper = libsecret + +[core] + autocrlf = input