Skip to content

Instantly share code, notes, and snippets.

@vicradon
Created August 10, 2023 12:44
Show Gist options
  • Save vicradon/0c428dd49ba9dba81b5f28307fddcee2 to your computer and use it in GitHub Desktop.
Save vicradon/0c428dd49ba9dba81b5f28307fddcee2 to your computer and use it in GitHub Desktop.
A way to source rvm when switching ruby version
source $(rvm 3.1.2 do rvm env --path)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment