diff options
Diffstat (limited to 'system/rubygems/profile.d/gem.csh')
-rw-r--r-- | system/rubygems/profile.d/gem.csh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/rubygems/profile.d/gem.csh b/system/rubygems/profile.d/gem.csh new file mode 100644 index 0000000000000..2700ad2304527 --- /dev/null +++ b/system/rubygems/profile.d/gem.csh @@ -0,0 +1,3 @@ +#!/bin/csh + +setenv GEM_PATH /usr/lib/ruby/gems/1.8 |