Update VSCode Terminal to GitBash

Published:
less than 1 minute read

Full answer is here.

  1. Open Visual Studio Code and press and hold Ctrl + ` (Ctrl + Backtick) to open the terminal.
  2. Open the command palette using Ctrl + Shift + P.
  3. Type - Select Default Shell.
  4. Select Git Bash from the options.
  5. Click on the + icon in the terminal window. The new terminal now will be a Git Bash terminal.