# Pastebin yKYgdsMN ~ > rakubrew init Your shell has been identified as Zsh. If that's wrong, run /Users/stephenroe/.rakubrew/bin/rakubrew init --shell Bash|Zsh|Fish|Tcsh|Sh|PowerShell|Cmd Load rakubrew automatically in `zsh` by adding eval "$(/Users/stephenroe/.rakubrew/bin/rakubrew init Zsh)" to ~/.zshenv. This can be easily done using: echo 'eval "$(/Users/stephenroe/.rakubrew/bin/rakubrew init Zsh)"' >> ~/.zshenv ~ > raku -e 'shell "rakubrew"' The shell hook required to run rakubrew in either 'env' mode or with the 'shell' command seems not to be installed. Run 'rakubrew init' for installation instructions if you want to use those features, or run 'rakubrew mode shim' to use 'shim' mode which doesn't require a shell hook. The spawned command 'rakubrew' exited unsuccessfully (exit code: 1, signal: 0) in block at -e line 1