diff .bashrc @ 13:dacbbae5965c

Added Ruby setup variables Fixed misworded comments (since we check monthly now) Added condor_check alias
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Fri, 28 Aug 2009 17:45:02 +0000
parents 09e941fe3c02
children 94cfcec3b5b6
line wrap: on
line diff
--- a/.bashrc	Fri Jul 17 16:34:42 2009 +0000
+++ b/.bashrc	Fri Aug 28 17:45:02 2009 +0000
@@ -21,6 +21,8 @@
 export PS1='\h:\w\$ '
 export PAGER=less
 export EDITOR=vim
+export RUBYLIB=$HOME/Installs/rubygems/lib
+export GEM_HOME=$HOME/Installs/rubygems/gems
 
 #
 # Paths