nvbn/thefuck

Feature Request: rvm

Open

#1,177 opened on Mar 22, 2021

 (0 comments) (0 reactions) (0 assignees)Python (3,959 forks)batch import
hacktoberfesthelp wanted

Repository metrics

Stars
 (97,710 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Would be great to add support for rvm, such as in the following example:

mensly ~> rvm use 2.7.2
Required ruby-2.7.2 is not installed.
To install do: 'rvm install "ruby-2.7.2"'
mensly ~> fuck
No fucks given
mensly ~> rvm install "ruby-2.7.2"

Contributor guide