Currently, chruby does not work in zsh. Some ideas: - The `eval $(chruby --init)` hack. - Write separate scripts for bash, zsh, etc. - Rewrite chruby to only use POSIX shell scripting syntax.