diff --git a/dotfiles/.gitconfig b/dotfiles/.gitconfig index aca0b98..e607e0f 100644 --- a/dotfiles/.gitconfig +++ b/dotfiles/.gitconfig @@ -4,6 +4,8 @@ [credential "https://gist.github.com"] helper = helper = !/usr/bin/gh auth git-credential +[credential "https://git.ptrwd.com"] + username = peterwood [user] email = peter@peterwood.dev name = Peter Wood