dotfiles/.gitconfig
Benjamin Palko c8516db4af idk lol
2025-01-30 23:04:20 -05:00

11 lines
275 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
[user]
email = benjaminpalko@hotmail.com
name = Benjamin Palko
[credential]
helper = store