diff --git a/dot_files/gitconfig b/dot_files/gitconfig index 29aeda6268..85dcc8c065 100644 --- a/dot_files/gitconfig +++ b/dot_files/gitconfig @@ -63,6 +63,7 @@ template = ~/.git_commit_template.txt [credential] helper = osxkeychain + helper = cache --timeout 604800 [filter "lfs"] clean = git-lfs clean -- %f process = git-lfs filter-process