summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-08-13 17:30:16 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-08-13 17:30:25 -0700
commitf4022a3b8b687122fde40742d7985e4c1ff944c7 (patch)
tree664d3c3dc1205246908b11a8f3256becfe54d4e2 /.ssh
parent7a9601a4e6c304efafa0508ebbe5381de262068c (diff)
downloaddotfiles-f4022a3b8b687122fde40742d7985e4c1ff944c7.tar.gz
ForwardAgent yes to erebus
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 1a675c15..fd9be91d 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -109,6 +109,10 @@ Host melete.silentflame.com | melete
User spwhitton
ForwardAgent yes
+Host erebus.silentflame.com | erebus
+User spwhitton
+ForwardAgent yes
+
### other people's hosts
Host github