August 28, 2021
I’ve been playing with Windows Subsystem Linux or WSL for a while now and the advantages of having a working Linux kernel inside my OS (Windows 10). Among which is to be able to configure the Ruby interpreter for my IDE (Rubymine) with the version of Ruby that I have installed in my wsl. For it I will continue with graphs that help in this configuration.
Provide a path to the Ruby executable, for example:
Udpate the interpreter path:
In this simple way we can take advantage of WSL to work with Ruby in a more efficient and comfortable way. In addition you can install the New Windows Terminal to work with bash, powershell, cmd and others.
Thanks you for making it this far \o/.