Manage RubyMine preferences To install these preferences to your local RubyMine: IMPORANT Close Rubymine Make sure your local copy of this repo is up to date from GitHub Run ./bin/install Start RubyMine; open preferences; make sure "sourcery" is selected as both the keymap and the color scheme. To push your changes to the RubyMine settings to GitHub: Make your preference changes from within RubyMine IMPORANT Close RubyMine (some RubyMine files don't seem to save until RubyMine is closed) Run ./bin/copy_from_rubymine Commit the changes in git, and push your changes to GitHub