Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save roman-m-work/8e81101061f33217ebd443b909b08089 to your computer and use it in GitHub Desktop.
Save roman-m-work/8e81101061f33217ebd443b909b08089 to your computer and use it in GitHub Desktop.
brew install rbenv/tap/[email protected]
echo 'export PATH="/usr/local/opt/[email protected]/bin:$PATH"' >> ~/.zshrc
RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix [email protected])" rbenv install 2.5.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment