Update gitconfig

This commit is contained in:
Isaac Shoebottom 2024-09-18 12:46:39 -03:00
parent 4291b4c5db
commit 6edc1556fd

View File

@ -1,7 +1,6 @@
[credential] [credential]
credentialStore = secretservice credentialStore = secretservice
helper = helper = /usr/bin/git-credential-manager
helper = /usr/local/bin/git-credential-manager
[credential "https://dev.azure.com"] [credential "https://dev.azure.com"]
useHttpPath = true useHttpPath = true
[credential "https://git.shoebottom.ca"] [credential "https://git.shoebottom.ca"]
@ -9,3 +8,5 @@
[user] [user]
email = ir.shoebottom@gmail.com email = ir.shoebottom@gmail.com
name = Isaac Shoebottom name = Isaac Shoebottom
[core]
editor = nano