Update gitconfig
This commit is contained in:
parent
4291b4c5db
commit
6edc1556fd
@ -1,7 +1,6 @@
|
||||
[credential]
|
||||
credentialStore = secretservice
|
||||
helper =
|
||||
helper = /usr/local/bin/git-credential-manager
|
||||
helper = /usr/bin/git-credential-manager
|
||||
[credential "https://dev.azure.com"]
|
||||
useHttpPath = true
|
||||
[credential "https://git.shoebottom.ca"]
|
||||
@ -9,3 +8,5 @@
|
||||
[user]
|
||||
email = ir.shoebottom@gmail.com
|
||||
name = Isaac Shoebottom
|
||||
[core]
|
||||
editor = nano
|
||||
|
Loading…
Reference in New Issue
Block a user