Files
dotfiles/.gitconfig
alex wiesner 421892e93d rm pi
2026-04-10 23:43:06 +01:00

14 lines
301 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
[credential]
helper = store