summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config6
1 files changed, 5 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config
index d1a97eb7..c09b9550 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -14,6 +14,7 @@ User spw
####################################################################
Host fasolo | ftp-master | ftp-master.debian.org
+User spwhitton
HostName ftp-master.debian.org
Host *.debian.org !*.ssh.debian.org !ssh.debian.org
@@ -34,7 +35,7 @@ HostName athena.silentflame.com
ForwardAgent yes
IdentityFile ~/.ssh/id_athena
-# For demeter's gitolite installation.
+# For personal gitolite installation.
Host git.spwhitton.name spwhitton.name
IdentityFile ~/.ssh/id_athena
@@ -48,6 +49,9 @@ Host melete.silentflame.com | melete
User spwhitton
ForwardAgent yes
+Host *.silentflame.com silentflame.com
+User spwhitton
+
####################################################################
Host github | github.com