added racknerd .gitconfig

This commit is contained in:
Peter Wood
2025-05-04 18:27:51 -04:00
parent 4531818ff9
commit 16296b2706

View File

@@ -1,3 +1,9 @@
[credential "https://github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
[user]
email = peter@peterwood.dev
name = Peter Wood