summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-11-07 14:10:53 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-11-07 14:10:53 -0700
commitb3d32ba520f124d33cc17140b6430e625939b1cb (patch)
tree9895b80def698c47fb0194672de1eb17d30a5dee /.ssh
parent41e51206c30c0652a4cf2884ca0d20b27ff88a5d (diff)
downloaddotfiles-b3d32ba520f124d33cc17140b6430e625939b1cb.tar.gz
athena rises from the ashes
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/.ssh/config b/.ssh/config
index ecdc1f02..2f856623 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -54,13 +54,13 @@ User swhitton
HostName demeter.silentflame.com
ForwardAgent yes
-### other people's hosts
-
-Host athena.jgh.me.uk | athena.silentflame.com | athena
+Host athena.silentflame.com | athena
User swhitton
-HostName athena.jgh.me.uk
+HostName athena.silentflame.com
ForwardAgent yes
+### other people's hosts
+
Host github
User git
HostName github.com