Results 1 comments of Max Holder

A quick fix to this for those that are having this issue is to add the `/etc/profile.d/chruby.sh` script as the chruby [README](https://github.com/postmodern/chruby/blob/95c1ba446d7b6dde6876906332de249d1d27e8b9/README.md#system-wide) suggests: ``` if [ -n "$BASH_VERSION" ] ||...