Created
October 11, 2017 10:57
-
-
Save aleonjob/cb3ea77b256bd1da268bae6e24cb04c2 to your computer and use it in GitHub Desktop.
Open files with RubyMine from iterm2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Open iTerm2 | |
2. Go to: Preferences -> Profile -> Profiles -> Advanced (tab) | |
3. In "Semantic History" select "Run command" and fill out with: | |
/Applications/RubyMine.app/Contents/MacOS/rubymine \5 --line 0\2 \1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment