diff --git a/.gitconfig b/.gitconfig index 4281c5f..bac8fec 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,5 +1,7 @@ [user] - emai = daiko@daiko.fr name = Florestan Bredow + email = daiko@daiko.fr [pull] rebase = true +[credential] + helper = /usr/lib/git-core/git-credential-libsecret