Skip to content

Instantly share code, notes, and snippets.

@jwlms
Created January 6, 2016 00:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwlms/227ecbf8a8921b261b57 to your computer and use it in GitHub Desktop.
Save jwlms/227ecbf8a8921b261b57 to your computer and use it in GitHub Desktop.
silly nvm
# `rvm use default` to keep global gemset set to global
rvm use default && nvm use
@jwlms
Copy link
Author

jwlms commented Jan 6, 2016

And then whatever node version in a .nvmrc file:
5.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment