This commit is contained in:
Benjamin Palko 2025-04-10 15:35:41 -04:00
parent f4193776d2
commit f2c9c8a6d5

View file

@ -3,7 +3,9 @@
helper = !/usr/bin/gh auth git-credential helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"] [credential "https://gist.github.com"]
helper = helper =
helper = !/usr/bin/gh auth git-credential helper = !/usr/bin/gh auth git-credential
[credential "https://git.palko.ca"]
helper =
[user] [user]
email = benjaminpalko@hotmail.com email = benjaminpalko@hotmail.com
name = Benjamin Palko name = Benjamin Palko