Skip to content

Instantly share code, notes, and snippets.

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 evg2108/2c23cb1d3d910c2aad81ef136b479e77 to your computer and use it in GitHub Desktop.
Save evg2108/2c23cb1d3d910c2aad81ef136b479e77 to your computer and use it in GitHub Desktop.
https://github.com/rvm/rvm/issues/3630#issuecomment-453430455
if [ -f '.ruby-gemset' ]; then cd .; fi
Is enough for me.
Also I put it in .bash_profile fo KDE Konsole
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment