From d599fce0f5452447835dee424ab227c0369b3acf Mon Sep 17 00:00:00 2001
From: xero <x@xero.nu>
Date: Fri, 4 Sep 2015 17:44:44 -0400
Subject: work ssh template

---
 ssh/.ssh/config | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ssh/.ssh/config b/ssh/.ssh/config
index 3083d22..8361a7f 100644
--- a/ssh/.ssh/config
+++ b/ssh/.ssh/config
@@ -1,2 +1,4 @@
 Host *
-  ServerAliveInterval 60
\ No newline at end of file
+  ServerAliveInterval 60
+#Host github.com
+#  IdentityFile ~/.ssh/work
-- 
cgit v1.2.1