aboutsummaryrefslogtreecommitdiffstats
path: root/ssh
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-05-14 13:46:47 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-05-14 13:46:47 +0200
commit21159f0e7faf987c08c2bcfc31027675295d90c2 (patch)
treeec0ecbb6b645fd014d78ad6fd0f2922e05eacf91 /ssh
parent44984c0b410fc171fab50fefc6b6671c605036e7 (diff)
downloaddotfiles-21159f0e7faf987c08c2bcfc31027675295d90c2.tar.xz
ssh: Forward agent to theos & lucifer
Diffstat (limited to 'ssh')
-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