summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config21
1 files changed, 0 insertions, 21 deletions
diff --git a/.ssh/config b/.ssh/config
deleted file mode 100644
index 1debee4..0000000
--- a/.ssh/config
+++ /dev/null
@@ -1,21 +0,0 @@
-Host *
- Protocol 2
- ControlMaster auto
- ControlPath ~/.ssh/master-%r@%h:%p
- Compression yes
-
-Host lore
- HostName lore.cs.purdue.edu
- User shumakl
-
-Host repo
- Port 1863
- HostName repo.parabolagnulinux.org
-
-Host rshg054
- Port 1863
- HostName parabolagnulinux.org
-
-Host lukeshu
- Port 1863
- HostName 199.180.255.147