Skip to content

Instantly share code, notes, and snippets.

@caiofcm
Created September 28, 2022 12:44
Show Gist options
  • Save caiofcm/54f9bde602608d76f3a6c5da0636c3d3 to your computer and use it in GitHub Desktop.
Save caiofcm/54f9bde602608d76f3a6c5da0636c3d3 to your computer and use it in GitHub Desktop.
Add Git Bash to Windows Terminal

Add git bash to Windows Terminal

  • Install Windows Terminal
  • Install Git Bash
  • Go to Windows Terminal Settings
    • New profile
    • Command line: Search or something as "C:\Program Files\Git\bin\bash.exe"
    • Initial dir: "%USERPROFILE%"
    • Can choose a Icon (from the git-gui folder for instance)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment