summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-10-12 14:41:33 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-10-12 14:41:33 -0400
commitb0cdbb3da2c2b36d3c65b00db4eaf5a0d29c2cd6 (patch)
tree6815d1584f909fd52a87f04de26fc179ae7c163e /.ssh/config
parent5f7de477be298f158369862c1a3cc80286fc7e32 (diff)
parent9413cf45dfc7601ace8d448a026a24073b6d73b4 (diff)
Merge branch 'thinkpenguin-par'
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config15
1 files changed, 0 insertions, 15 deletions
diff --git a/.ssh/config b/.ssh/config
deleted file mode 100644
index 63519e1..0000000
--- a/.ssh/config
+++ /dev/null
@@ -1,15 +0,0 @@
-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
-
-Host lore
- HostName lore.cs.purdue.edu
- User shumakl