Initial commit

This commit is contained in:
Isaac Shoebottom 2024-02-05 09:08:06 -04:00
commit d1f492f218

11
dot_gitconfig Normal file
View File

@ -0,0 +1,11 @@
[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