summaryrefslogtreecommitdiff
path: root/ssh/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/.ssh/config')
-rw-r--r--ssh/.ssh/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh/.ssh/config b/ssh/.ssh/config
index bc9263c..698b53c 100644
--- a/ssh/.ssh/config
+++ b/ssh/.ssh/config
@@ -1,3 +1,5 @@
+Include config.d/*
+
Host coffee
User serve
ForwardAgent yes
@@ -12,5 +14,3 @@ Host coffee-src
User liz
Hostname src.liz.coffee
Port 2222
-
-Include config.d/*