Files
dotfiles/.gitconfig
alex wiesner 18245c778e changes
2026-04-09 11:31:06 +01:00

12 lines
272 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 wiesner
[init]
defaultBranch = main