Files
dotfiles/config-files/.config/git/config

12 lines
261 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