diff --git a/dotfiles/.gitconfig b/dotfiles/.gitconfig index aca0b98..c07ba14 100644 --- a/dotfiles/.gitconfig +++ b/dotfiles/.gitconfig @@ -14,3 +14,8 @@ [core] autocrlf = input eol = lf +[credential "https://git.ptrwd.com"] + username = peterwood + provider = generic +[credential] + helper = cache