From dfc11752faaafcdddb3a015ac823bb396ca66104 Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Fri, 16 Dec 2011 14:33:07 -0500 Subject: [PATCH] Added new path. --- profile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profile b/profile index 24ef63e..0c81a85 100644 --- a/profile +++ b/profile @@ -42,3 +42,6 @@ export HISTCONTROL=ignoredups # disable messaging mesg n +# add the rubygem location +export PATH=$PATH:/var/lib/gems/1.8/bin/ +