Skip to content

Instantly share code, notes, and snippets.

@vovimayhem
Last active December 31, 2015 14:48
Show Gist options
  • Save vovimayhem/8002289 to your computer and use it in GitHub Desktop.
Save vovimayhem/8002289 to your computer and use it in GitHub Desktop.
System Wide Chruby

System Wide Chruby

[ -n "$BASH_VERSION" ] || [ -n "$ZSH_VERSION" ] || return
source /usr/local/share/chruby/chruby.sh
source /usr/local/share/chruby/auto.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment