aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot.gitconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/dot.gitconfig b/dot.gitconfig
index 29a452c..2e3b861 100644
--- a/dot.gitconfig
+++ b/dot.gitconfig
@@ -13,11 +13,6 @@
push-all = !git remote | xargs -L1 git push
[push]
default = current
-[instaweb]
- local = true
- httpd = webrick
- port = 64044
- browser = google-chrome
[pull]
ff = only
[sendemail]