Skip to content

Instantly share code, notes, and snippets.

@artzub
Created December 24, 2013 08:35
Show Gist options
  • Save artzub/8110406 to your computer and use it in GitHub Desktop.
Save artzub/8110406 to your computer and use it in GitHub Desktop.
Some tips
## IDEA v13
* For a Win user, who uses the Git and wants work into a bash (%GITHOME%/bin/sh.exe) terminal at IDEA (*%GITHOME% — path to a home dir Git*)
1. go to:
**`Setting > Terminal > Shell path`**
2. set the value:
**`%GITHOME%\bin\sh.exe -login -i`**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment