From 6b3468ea39c7b33b75b6b437448d32603f5e0448 Mon Sep 17 00:00:00 2001
From: Don Armstrong <don@donarmstrong.com>
Date: Mon, 23 Jul 2007 17:59:49 +0000
Subject: [PATCH] add culinarytrends

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

diff --git a/.ssh/config b/.ssh/config
index 6cc8e5e..4806bdc 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -49,4 +49,7 @@ Host *.abaca.com
   IdentityFile ~/.ssh/identity_propel
 Host blogamundo.com
   User don
-  IdentityFile ~/.ssh/identity_blogamundo
\ No newline at end of file
+  IdentityFile ~/.ssh/identity_blogamundo
+Host culinarytrends.net
+  User don
+  IdentityFile ~/.ssh/identity_culinarytrends
\ No newline at end of file
-- 
2.39.5