diff --git a/files/git/.gitconfig b/files/git/.gitconfig index b70d431..9f435d6 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -10,7 +10,7 @@ name = James Dixon [credential] username = lemonase - helper = cache + helper = store --file ~/.secrets/git-credentials [color] ui = true status = auto