I get this error when I run
\curl -L https://get.rvm.io | bash -s stable:
Command 'bash' is available in '/bin/bash'
The command could not be located because '/bin' is not included in the PATH environment variable.
bash: command not found
curl: (23) Failed writing body (0 != 15640)
Anyone know how to fix this?