Skip to content

Instantly share code, notes, and snippets.

@iosadchiy
Created May 16, 2011 09:48
Show Gist options
  • Save iosadchiy/974162 to your computer and use it in GitHub Desktop.
Save iosadchiy/974162 to your computer and use it in GitHub Desktop.
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # This loads RVM into a shell session.
[[ -s ".rvmrc" ]] && source .rvmrc # cope the terminator's window splitting problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment