Skip to content

Commit

Permalink
Added rvm irbrc processing to post_install.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Jan 25, 2010
1 parent 7efd07f commit dc490df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/manage
Expand Up @@ -822,6 +822,8 @@ __rvm_post_install() {
__rvm_inject_ruby_shebang "$rvm_ruby_home/bin/$binary"
__rvm_inject_gem_env "$rvm_ruby_home/bin/$binary"
fi ; unset binary

__rvm_irbrc
}

__rvm_rubygems_setup() {
Expand Down

0 comments on commit dc490df

Please sign in to comment.