Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append rvm function to user's bash.rc #3

Closed
lucassus opened this issue Feb 6, 2012 · 1 comment
Closed

Append rvm function to user's bash.rc #3

lucassus opened this issue Feb 6, 2012 · 1 comment

Comments

@lucassus
Copy link
Contributor

lucassus commented Feb 6, 2012

see: echo '[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # Load RVM function' >> ~/.bash_profile

after rvm installation we should execute the following command

echo '[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # Load RVM function' >> ~/.bash_profile
@ku1ik
Copy link
Contributor

ku1ik commented Feb 7, 2012

@ku1ik ku1ik closed this as completed Mar 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants