Show Us Your Ruby Setup

  1. OS: Debian 13

  2. Editor: Neovim, sometimes Zed (For AI only when I am lazy)

  3. Version manager: rv

  4. Terminal: fish

  5. Other: Firefox?

    Mostly of my workflow is in the terminal.

1 Like

I absolutely love Linux. Fedora is indeed my distro is choice.

1 Like
  1. OS: MacOS
  2. Editor / IDE: neovim and VSCode
  3. Ruby version manager: mise
  4. Terminal: kitty
  5. Other dev tools: bun for JavaScript

Installing Ruby 4.0.2 through mise with the per-compiled Ruby binary took ~10 seconds so that was surprisingly great.

On another note, after neovim’s 0.12 release, I got ridy of LazyVim and switched over to its native package manager and it was super easy and made my configs much cleaner. I’d highly recommend it.

1 Like

OS: MacOs (work). Void Linux (home)
Editor: Vim9
Terminal: Default Terminal on MacOS and XFCE
Ruby Version Manager: brew + chruby
Other: OpenCode, sh-prompt-simple + git-bash, sshag

2 Likes