Skip to content

Commit

Permalink
Updated /etc/profile.d/
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 20, 2012
1 parent 3cf7d6c commit 39ed9f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
1 change: 0 additions & 1 deletion etc/profile.d/chgems.sh

This file was deleted.

11 changes: 4 additions & 7 deletions etc/profile.d/chruby.sh
@@ -1,8 +1,5 @@
. /usr/local/etc/profile.d/chruby.sh
#!/bin/sh

RUBIES=(
# /usr/local/ruby-1.8.7
/usr/local/jruby-1.6.8
/usr/local/jruby-1.7.0-rc1
/usr/local/rubinius
)
source /usr/local/share/chruby/chruby.sh

RUBIES=(/opt/rubies/*)

0 comments on commit 39ed9f3

Please sign in to comment.