dotfiles/.gitconfig
Benjamin Palko f2c9c8a6d5 bllyat
2025-04-10 15:35:41 -04:00

13 lines
323 B
INI

[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
[credential "https://git.palko.ca"]
helper =
[user]
email = benjaminpalko@hotmail.com
name = Benjamin Palko
[credential]
helper = store