Files
dotfiles/config-files/.config/git/config
2024-08-26 22:17:30 +01:00

11 lines
228 B
Plaintext

[user]
email = "ehtrude@gmail.com"
name = "TrudeEH"
[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