Skip to content

Instantly share code, notes, and snippets.

View svbergerem's full-sized avatar

Steffen van Bergerem svbergerem

  • Berlin, Germany
View GitHub Profile
@jhass
jhass / RubyOnArch.md
Last active March 17, 2024 04:59
My Ruby setup on Archlinux

Ruby on Archlinux

I thought I would document my setup, since it's somewhat non-standard but working quite well for me.

What this does

  • Install major Ruby versions at their latest patch release
  • Allow to switch between them seamlessly
  • Use chruby
  • Encourage bundler usage