I generated a set of env vars that I have set in my .bash_profile
that didn't work when using RVMSUDO
then i tried rvm export, and on viewing rvmsudo env, they gain rvm_old_$nameofvariable instead of $nameofvariable
i have also tried adding export name=value to the .rvmc in the project and that dosen't seem to get reflected.
Any suggestions?
As per: https://github.com/wayneeseguin/rvm/blob/master/bin/rvmsudo#L83
You should prefix your environment variable with "http_" or "PATH" to let rvm pass this variable along.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With