I created a set of env vars that I installed in my .bash_profile
which does not work when using RVMSUDO
then I tried to export rvm, and when viewing rvmsudo env they get rvm_old_ $ nameofvariable instead of $ nameofvariable
I also tried adding export name = value to .rvmc in the project and that dosen't doesn't seem to be reflected.
Any suggestions?
source share