dotfiles/.gitconfig
Benjamin Palko dde95a31ef symlinks
2024-09-30 23:13:34 -04:00

9 lines
246 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