Sunday, August 25, 2019

Setting the Default Terminal to zsh In VS Code

If you are like me, you've fallen in love with both VS Code and zsh.  VS Code has made my Angular and Ionic development much easier.  And if you are here, you know zsh is the most beautiful shell out there.  So, how do you mash them together?

It turns out it's pretty easy... much easier than it used to be.

Just fire-up any project in VS Code.  Then bring up the terminal window (Control ~).  Next, look for a dropdown that is on the right top of the terminal window.  If you click on that dropdown, you can select zsh and make it your default.





Happy coding.

No comments:

Post a Comment