summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 8718ed12..644c1bc2 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -66,6 +66,11 @@ User swhitton
HostName athena.silentflame.com
ForwardAgent yes
+Host hephaestus.silentflame.com | hephaestus
+User spwhitton
+HostName hephaestus.local
+ForwardAgent yes
+
### other people's hosts
Host github