Update gitconfig
This commit is contained in:
parent
4291b4c5db
commit
6edc1556fd
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user