The Windows Terminal application has been out for a while now and it's one of the things (Next to my Edge Browser, Teams, and Outlook of course 🙂 ) that I start after logging into my laptop. It's a Terminal application that allows you to have multiple PowerShell (Or cmd, ssh, or even WSL Linux sessions) open. In this blog post, I will show you some configuration settings to make it your go-to app for command-line stuff 🙂
PSReadline
PSReadline, a very handy module
PSReadline is something that I personally use a lot and from starting from Windows 10 (And on PowerShell 6.x and higher) you probably do too! But you can customize it a bit so that you can use more of its features, in this blog post I will show you a few examples of that.