DEV Community

Cover image for Setting The Default Terminal In VS Code
Amanda Giannelli
Amanda Giannelli

Posted on

Setting The Default Terminal In VS Code

Sometimes you want a tutorial that is straight and to the point. You want the how, not the who, what, where, when, why.

Today's quick lesson: setting the default terminal in VS Code.

Steps

  1. Open VS Code
  2. Press CTRL+Shift+P / โ‡งโŒ˜P and search for terminal select default shell
  3. Make your selection and press enter (In my case I chose Git Bash)

All of your new terminals will now default to your choice ๐ŸŽ‰

I hoped this helped you. If there are other quick tips you'd like, or more in depth topics you'd like me to cover, leave a comment or reach out to me, @giannelli.tech

Thanks for reading! ๐Ÿ‘ฉโ€๐Ÿ’ป

Photo by Pixabay from Pexels

Top comments (13)

Collapse
 
zachiah profile image
Zachiah

Thanks! On windows it is currently terminal select default profile

Collapse
 
yaireo profile image
Yair Even Or • Edited

On windows it is here:

Collapse
 
akhyaruu profile image
Ilham Akhyar

Please help, why i'm not see git bash option?

Thread Thread
 
q118 profile image
Shelby Anne

You need to install it git-scm.com/downloads

Thread Thread
 
akhyaruu profile image
Ilham Akhyar

Thanks for the reply, but i mean in setting vs code i didn't see that option. I already install git (with the git bash ofc)

Collapse
 
taelkir profile image
Tom Stanley

Same on my current version of macOS Big Sur

Collapse
 
yi7non profile image
yinon elbaz

thanks!!!!!!!!

Collapse
 
jackson_primo profile image
jacksonPrimo

thanks

Collapse
 
giannellitech profile image
Amanda Giannelli

You're welcome!

Collapse
 
hacksonx profile image
Shaun Mbhiza

Thank you.

Collapse
 
rasheedmikail profile image
Rasheed Mikail

Thank you

Collapse
 
nautane profile image
Nautane

Thanks !

Collapse
 
tanyaivchenko profile image
TanyaIvchenko

Thank you!