nvbn/thefuck

Feature Request: rvm

Open

#1177 opened on Mar 22, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (96,953 stars) (3,949 forks)batch import
hacktoberfesthelp wanted

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