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:07:38 +0200
commit13258672a0eef9492cc8978a0b0a74a0987fa700 (patch)
treea6bc254a915fffa0412068d9333c60bcc738bc23
parentb1ecaab5a7ef71307ef51a7c99f5e9a9b7025985 (diff)
downloaddotfiles-13258672a0eef9492cc8978a0b0a74a0987fa700.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