2

For months I have been using Git Bash as my default terminal. Upon start up it loads 1 terminal plus any additional terminals as defined in my "terminals.json" file using the "Terminals Manager" extension. Everything has been working fine up until today, when I opened vscode up and it launched powershell instead of Git Bash for all my terminals. I have restarted vscode, and also restarted my pc but that did not help.

As mentioned above it is my default profile:

enter image description here

And here are my settings:

enter image description here

Also btw I can still run bash on vscode and it works just fine, however it won't run on start up anymore. Any idea what is happening?

Shaun
  • 103
  • 1
  • 9
  • 1
    See https://stackoverflow.com/a/69048033/836330 – Mark Sep 03 '21 at 19:35
  • Thanks Mark. Had to go back to previous version. Also had to add `"args": ["--login"]` because it would not recognise my _.profile_ file. – Shaun Sep 03 '21 at 20:30

0 Answers0