Files
dotfiles/.gitconfig
2026-03-11 11:42:38 +00:00

12 lines
264 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 = alexander@wiesner.com.br
name = alex
[init]
defaultBranch = main