diff --git a/.ssh/config.d/20_endless b/.ssh/config.d/20_endless
index 26979c29adbe840613fad09890da2939192f6366..39e380360471e71e0fbcb808d271a8f891225639 100644
--- a/.ssh/config.d/20_endless
+++ b/.ssh/config.d/20_endless
@@ -1,3 +1,6 @@
+
+#Endless
+
 Host appupdates.endlessm.com irc.endlessm.com status.endlessm.com
 Port 2200
 ProxyCommand ssh vpn-router.uw2.endlessm.com -W %h:%p
diff --git a/.ssh/config.d/20_shore b/.ssh/config.d/20_shore
index dd0003c47887232ce0893f7e26ae66125dc63d20..378ed085b66a5c7eac3d4acce6b29d6b37defcd2 100644
--- a/.ssh/config.d/20_shore
+++ b/.ssh/config.d/20_shore
@@ -1,3 +1,4 @@
+
 # shore.co.il infrastructure
 
 Host ns1.shore.co.il www.shore.co.il
diff --git a/.ssh/config.d/30_localhost b/.ssh/config.d/30_localhost
index 0c3422672eb2e14a9c58eaf77bb2bc162236411b..8c88ab9cb0828081a6a6498c118ece1bcaf4141e 100644
--- a/.ssh/config.d/30_localhost
+++ b/.ssh/config.d/30_localhost
@@ -1,3 +1,4 @@
+
 # localhost
 
 Host localhost
diff --git a/.ssh/config.d/90_ec2 b/.ssh/config.d/90_ec2
index d23a1b56b6c1f3e4295431c811a1825208055c65..6b7ed8a471b766b3ce469bd4e9b2a27a9ddd90a8 100644
--- a/.ssh/config.d/90_ec2
+++ b/.ssh/config.d/90_ec2
@@ -1,3 +1,4 @@
+
 # Disable SSH host key checking for EC2 instances.
 
 Host  *.compute-1.amazonaws.com