aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
index 3b2d8be..4af2c89 100644
--- a/ssh/config
+++ b/ssh/config
@@ -19,9 +19,11 @@ Host *.kyriasis.com
Host theos
hostname theos.kyriasis.com
PubkeyAuthentication no
+ ForwardAgent yes
Host lucifer
hostname lucifer.kyriasis.com
+ ForwardAgent yes
Host git.kyriasis.com
User git