Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default paths for rvm-auto-ruby #1864

Closed
wants to merge 1 commit into from
Closed

Commits on Apr 2, 2024

  1. Fix default paths for rvm-auto-ruby

    This commit not only checks the path:
    
    `/home/user/.rvm/bin` (done before)
    
    It also checks if it is in the PATH already and in:
    `/usr/local/rvm/bin`
    
    It additionally adds some output if the initialization fails
    joennlae committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fb0366b View commit details
    Browse the repository at this point in the history