PowerUp your PowerShell prompt

One of the great things about PowerShell is that is so extensible and customizable. When sharing my screen with co-workers and customers a frequent exchange happens: “Oh, what shell are you using?” “PowerShell.” “How do you make it look like that? Mine is just blue.” So let’s go through the different items I’m using to build this PowerShell experience. PowerShell 7.1 Windows Terminal NerdFonts PowerShell Modules poshgit PSReadLine beta Az.Tools.Predictor oh-my-posh TerminalIcons Install a better shell I’m a big fan of utilizing Chocolatey to install and update Windows applications....

December 19, 2020 · 6 min · Me