Skip to content

Instantly share code, notes, and snippets.

@wteuber
Last active May 24, 2023 13:22
Show Gist options
  • Save wteuber/1d9ece87fc42aa48fc712039c1c61f92 to your computer and use it in GitHub Desktop.
Save wteuber/1d9ece87fc42aa48fc712039c1c61f92 to your computer and use it in GitHub Desktop.
iterm_open_file_in_intellij_idea
[ -z "\2" ] &&  /Applications/IntelliJ\ IDEA.app/Contents/MacOS/idea \1 || /Applications/IntelliJ\ IDEA.app/Contents/MacOS/idea --line \2  \1

image

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