Files
dotfiles/.gitconfig
2026-03-08 14:37:55 +00:00

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