Update dotfiles

This commit is contained in:
Isaac Shoebottom 2024-06-10 22:30:10 -03:00
parent f1b63c5031
commit 67c6380a10

View File

@ -8,21 +8,9 @@
email = ir.shoebottom@gmail.com email = ir.shoebottom@gmail.com
[init] [init]
defaultBranch = master defaultBranch = master
[credential "https://github.com"]
helper = gh auth git-credential
[credential "https://gist.github.com"]
helper = gh auth git-credential
[credential "https://vcs.cs.unb.ca"]
provider = generic
[credential "https://git.shoebottom.ca"]
provider = generic
[core] [core]
autocrlf = false autocrlf = false
[credential "helperselector"]
selected = manager
[pull] [pull]
rebase = true rebase = true
[credential] [credential]
helper = C:/Users/Isaac/scoop/apps/git-credential-manager/current/git-credential-manager.exe helper = C:/Users/Isaac/scoop/apps/git-credential-manager/current/git-credential-manager.exe
[credential "https://dev.azure.com"]
useHttpPath = true