diff --git a/gitconfig b/gitconfig index 1a23f27..d18c8c5 100644 --- a/gitconfig +++ b/gitconfig @@ -11,4 +11,6 @@ [core] excludesfile = ~/.dotfiles/gitignore-global [transfer] - fsckobjects = true \ No newline at end of file + fsckobjects = true +[credential] + helper = store