Skip to content

Instantly share code, notes, and snippets.

@benolee
Created November 19, 2010 15:34
Show Gist options
  • Save benolee/706650 to your computer and use it in GitHub Desktop.
Save benolee/706650 to your computer and use it in GitHub Desktop.
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
[[ -r "$rvm_path/scripts/completion" ]] && . "$rvm_path/scripts/completion"
[[ -r "$PWD/.rvmrc" ]] && . "$PWD/.rvmrc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment