summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-10-12 14:47:27 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-10-12 14:47:27 -0400
commit0e2d2d798ff057e6efa9b1a7a918c06aa18a1345 (patch)
treef3ef2b22e871046ddc2264703aab250dce1472b7
parent931cd4b11794b94e10d72d116d8cf20f914826a2 (diff)
ssh: update config for new parabola hostname
-rw-r--r--.ssh/config3
1 files changed, 1 insertions, 2 deletions
diff --git a/.ssh/config b/.ssh/config
index 63519e1..7520099 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -5,10 +5,9 @@ Host *
Compression yes
# Parabola Repo Server
-Host parabola
+Host repo
Port 1863
HostName repo.parabolagnulinux.org
- User repo
Host lore
HostName lore.cs.purdue.edu