I learned about this awhile back and wanted to share why I use it.
Much like Visual Studio Code, Terminal lets you run different terminals. I quite often test scripts in a Windows VM or Sandbox with PS 7.X. and 5.1 to iron out scripts and address possible errors when running code in different PS versions. I also am a fan of using Enter-PSSession in Terminal as I can have a consolidated view of several sessions at once.
I'm also a fan of the customization you can apply to put your style on it. I have created a Fallout 3 like style for my Terminal. If you would like try it out, see my Github!
Comments