Essentials
Run the bash for this as administrator. The shortcut is located in the Git installation folder. "%ProgramFiles(x86)%\Git”.
Good Setting for the layout are:
- Screnn buffer size
- Windows size
A detail explanation could be found under Unable to modify git bash Windows shortcut - Full Instructions
Additonals
With the Console enhancement project (Console Enhancement Project at SourceForge) it’s a lot more fun to work with console.
Settings for console App
- Activate “Save settings to user directory”
- On tree node “Console” set the Window and Buffer sizes like above
- On tree node “Appearance” set “Snap to desktop edges” with a distance of 10 pixels
- On tree node “Appearance > More …” set Alpha canals for transparency to 30 for the active and 150 for the inactive window
- On tree node “Behavior” activate “Copy on select”
Settings for Git Shell
- Open the settings with Edit > Settings…
- Goto tre node “Tabs”
- Press “Add”-Button to add a new tab specification which you could later use
- Name it “Git Bash”
- Specify the Shell, for instance with
C:\Program Files (x86)\Git\bin\sh.exe --login –i - Setup your mostly used directory which should be the active directory, for instance
c:\Projects - Setup a cursor style, I like XTem and Pulse in grey
Remarks
Have a look at the tree node “Hotkeys > Mouse” to get a understanding how to select some text parts in the console window