dotfiles/dot_gitconfig

12 lines
288 B
Plaintext
Raw Normal View History

2024-02-05 09:08:06 -04:00
[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