Recommend
If you like my work with RVM, please recommend me *with a comment as to why you recommend me* on
Working With Rails – Thank You!
IRC
I am 'wayneeseguin' in #rvm on irc.freenode.net
If I do not respond right away, leave a message and I'll respond or leave you a memo when I am around.
Sponsors
$ rvm help # Documentation Index

Using RVM inside GNU Screen

RVM should work out of the box with screen as long as you have your profiles configured correctly. The easiest way to ensure it's working is to make screen use a login shell by placing the following in your ~/.screenrc file:

shell -${SHELL}

Read the explanation of what Shell login means if in doubt or advised by other sites to not use it.

RVM Documentation Index