Skip to content

Instantly share code, notes, and snippets.

@dznz
Created August 11, 2012 01:00
Show Gist options
  • Save dznz/3319604 to your computer and use it in GitHub Desktop.
Save dznz/3319604 to your computer and use it in GitHub Desktop.
Bash rvm script loading
[[ -s "/Users/dz/.rvm/scripts/rvm" ]] && source "/Users/dz/.rvm/scripts/rvm" # This loads RVM into a shell session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment