Skip to content

Instantly share code, notes, and snippets.

@slenderock
Last active April 5, 2017 09:35
Show Gist options
  • Save slenderock/e077ea2c1ca0831ccf5e95a2507c8bf8 to your computer and use it in GitHub Desktop.
Save slenderock/e077ea2c1ca0831ccf5e95a2507c8bf8 to your computer and use it in GitHub Desktop.
Rubymine repair
# type in terminal(fix auto choosing rvm gemsets)
echo "cd ." >> ~/.bash_profile
# in rubymind settings find "shell" and set shell path(type it instead of "/bin/bash" )
/bin/bash --login
# download jetbrins settings(source https://github.com/slenderock/jetbrains_settings)
https://github.com/slenderock/jetbrains_settings/raw/master/settings.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment