summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config8
1 files changed, 0 insertions, 8 deletions
diff --git a/.ssh/config b/.ssh/config
index 5c271b5..bb876ba 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,11 +1,3 @@
Host *
Protocol 2
- ControlMaster auto
- ControlPath ~/.ssh/master-%r@%h:%p
Compression yes
-
-# Parabola Repo Server
-Host parabola
- Port 1863
- HostName repo.parabolagnulinux.org
- User repo