diff --git a/dot_editorconfig b/dot_editorconfig index 5a7a461..883b074 100644 --- a/dot_editorconfig +++ b/dot_editorconfig @@ -7,7 +7,3 @@ charset = utf-8 indent_style = tab insert_final_newline = true trim_trailing_whitespace = true - - - - diff --git a/dot_gitconfig b/dot_gitconfig index 89fd666..d7beb0d 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -14,3 +14,5 @@ rebase = true [credential] helper = C:/Users/Isaac/scoop/apps/git-credential-manager/current/git-credential-manager.exe +[credential "https://git.shoebottom.ca"] + provider = generic