Skip to content

Instantly share code, notes, and snippets.

@madwork
Created June 9, 2013 10:55
Show Gist options
  • Save madwork/5743142 to your computer and use it in GitHub Desktop.
Save madwork/5743142 to your computer and use it in GitHub Desktop.
powrc with chruby
export SSL_CERT_FILE=/usr/local/share/ca-bundle.crt
source /usr/local/share/chruby/chruby.sh
chruby $(cat .ruby-version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment