chruby v0.3.2 Release Notes

Release Date: 2013-01-16 // over 11 years ago
    • Prevent auto.sh from being loaded more than once.
    • Recommend using ~/.bash_profile and ~/.zprofile.
    • ๐Ÿ‘‰ Use cp and mkdir instead of install in the Makefile.

    ๐Ÿ’Ž chruby-exec

    • โš™ Run under [bash], to avoid the [dash] shell.
    • ๐Ÿ”ง Invoke $SHELL with the -i option, so [zsh] will load shell configuration.

    scripts/setup.sh

    • ๐Ÿ’Ž Install [JRuby] 1.7.2.
    • ๐Ÿ”ง Use special ./configure options for [homebrew].
    • Also install openssl and readline via homebrew.