dotfiles/dot_gitconfig
2024-02-05 09:08:06 -04:00

12 lines
288 B
Plaintext

[credential]
credentialStore = secretservice
helper =
helper = /usr/local/bin/git-credential-manager
[credential "https://dev.azure.com"]
useHttpPath = true
[credential "https://git.shoebottom.ca"]
provider = generic
[user]
email = ir.shoebottom@gmail.com
name = Isaac Shoebottom