This commit is contained in:
Benjamin Palko 2024-09-30 23:13:34 -04:00
parent ba08ba58e4
commit dde95a31ef
4 changed files with 42 additions and 79 deletions

9
.gitconfig Normal file
View file

@ -0,0 +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 = benjaminpalko@hotmail.com
name = Benjamin Palko