Is there any way to get source setenv
to work in ZSH?
Currently in the ruby on rails install if I run I get this error:
/usr/bin/scl_source:45: = not found
Seems like the paths are different between bash and zsh but even if I set the path the same as bash it doesnt work in zsh
And yes I am running from within the app folder i.e. ~/app/app_name