Update dotfiles
This commit is contained in:
parent
67c6380a10
commit
f63a78668f
@ -7,7 +7,3 @@ charset = utf-8
|
|||||||
indent_style = tab
|
indent_style = tab
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -14,3 +14,5 @@
|
|||||||
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://git.shoebottom.ca"]
|
||||||
|
provider = generic
|
||||||
|
Loading…
Reference in New Issue
Block a user