diff --git a/config b/config index 4eba349..042a282 100644 --- a/config +++ b/config @@ -14,10 +14,6 @@ [mergetool "vimdiff"] trustExitCode = true -# Rewrite HTTPS to SSH for personal repos -[url "git@github.com:itme-brain/"] - insteadOf = https://github.com/itme-brain/ - [user] name = Bryan Ramos email = bryan@ramos.codes