Skip to content

Instantly share code, notes, and snippets.

@robyurkowski
Created September 15, 2013 20:29
Show Gist options
  • Save robyurkowski/6574103 to your computer and use it in GitHub Desktop.
Save robyurkowski/6574103 to your computer and use it in GitHub Desktop.
[ -n "$BASH_VERSION" ] || [ -n "$ZSH_VERSION" ] || return
source /usr/local/share/chruby/chruby.sh
source /usr/local/share/chruby/auto.sh
chruby ruby-1.9.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment