aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-08-06 13:07:38 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-08-06 13:13:42 +0200
commita8dbf3984e2af6c24cf6cb2fd27230ad2d567dbb (patch)
tree10c6c124145cd0521ca3bf33047d58deb0454498
parentd45c0255e15dc342755ed3e310117071262b2305 (diff)
downloaddotfiles-a8dbf3984e2af6c24cf6cb2fd27230ad2d567dbb.tar.xz
Clean up ssh config
-rw-r--r--ssh/config3
1 files changed, 1 insertions, 2 deletions
diff --git a/ssh/config b/ssh/config
index 9f45882..c073ed0 100644
--- a/ssh/config
+++ b/ssh/config
@@ -10,6 +10,7 @@ Host *
GSSAPIAuthentication yes
PubkeyAuthentication yes
+
Host *.kyriasis.com
GSSAPIDelegateCredentials yes
ForwardAgent yes
@@ -23,11 +24,9 @@ Host git.kyriasis.com
Host theos
hostname theos.kyriasis.com
PubkeyAuthentication no
- ForwardAgent yes
Host lucifer
hostname lucifer.kyriasis.com
- ForwardAgent yes
Host *.archlinux.org