nvbn/thefuck

Feature Request: rvm

Open

#1,177 opened on Mar 22, 2021

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

Repository metrics

Stars
 (97,740 stars)
PR merge metrics
 (PR metrics pending)

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