aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason2019-11-19 22:04:42 -0700
committerjason2019-11-19 22:04:42 -0700
commit763d19c9daf248a678e8a503d0912b4bc701f5ea (patch)
treee4bb0595ef934e707e6b003d82e9d3360af9b511
parent6e5aafd4378bdee4bd18c33bc2f0bb400830c78c (diff)
downloaddotfiles-763d19c9daf248a678e8a503d0912b4bc701f5ea.tar.gz
dotfiles-763d19c9daf248a678e8a503d0912b4bc701f5ea.zip
remove go gitconfig workaround. it messes up emacs/straight.el
-rw-r--r--git/.gitconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/git/.gitconfig b/git/.gitconfig
index 21e06f1..e27d9d4 100644
--- a/git/.gitconfig
+++ b/git/.gitconfig
@@ -11,5 +11,3 @@ enabled = 1
11autoupdate = 1 11autoupdate = 1
12[magit] 12[magit]
13 hideCampaign = true 13 hideCampaign = true
14[url "git@github.com:"]
15 insteadOf = https://github.com/