filmov
tv
Integrate Git Bash as a Default Terminal | change default terminal for VS Code(vscode)

Показать описание
If you're using Visual Studio Code as your main development environment, you may want to consider integrating Git Bash as your default terminal. This will make working with Git and Win32 commands much easier and faster. In this video, we'll show you how to do this and change the default terminal for VS Code.
If you're a Git user, this video is a must-watch! By integrating Git Bash as your default terminal, you'll make working with Git and Windows commands a lot easier and faster. Plus, by changing the default terminal for VS Code, you'll have one less thing to worry about in your development workflow.
Steps Given Below
===============
Prerequisite to enable git bash, you must have install git bash on you machine otherwise you will
not see that git terminal on vscode?
Lets check it from my windows command prompt 1st
2nd check it from my VSCODE
I have already installed it, thats why git bash terminal already available on my pc.
After successful install you just need to run VSCODE and press ctrl+shift+p from your keyboard and
type Select Default Profile and press ENTER from your keyboard.
Next just select your required terminal , for our case it is git base that is we must select git bash and press ENTER from
your keyboard.
If you're a Git user, this video is a must-watch! By integrating Git Bash as your default terminal, you'll make working with Git and Windows commands a lot easier and faster. Plus, by changing the default terminal for VS Code, you'll have one less thing to worry about in your development workflow.
Steps Given Below
===============
Prerequisite to enable git bash, you must have install git bash on you machine otherwise you will
not see that git terminal on vscode?
Lets check it from my windows command prompt 1st
2nd check it from my VSCODE
I have already installed it, thats why git bash terminal already available on my pc.
After successful install you just need to run VSCODE and press ctrl+shift+p from your keyboard and
type Select Default Profile and press ENTER from your keyboard.
Next just select your required terminal , for our case it is git base that is we must select git bash and press ENTER from
your keyboard.
Комментарии