Skip to content

Instantly share code, notes, and snippets.

@mcgivrer
Created April 19, 2022 13:51
Show Gist options
  • Save mcgivrer/2b9917230588f3987d6acd4750ecf5c9 to your computer and use it in GitHub Desktop.
Save mcgivrer/2b9917230588f3987d6acd4750ecf5c9 to your computer and use it in GitHub Desktop.
IntelliJ Trick and Tips

IntelliJ Trick & Tips

Git Bash as a Terminal

Configure Git bash as terminal figure 1 - Configure Git Bash at defalut IntelliJ terminal

  1. Define the path and command line arguments to
"C:\[path_to_your]\Git\bin\sh.exe" --login -i
  1. Set an explicite title for this terminal Git Bash sounds good, no ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment