APP Powershell da Microsoft Store

Copper Contributor

Inglês: How can I leave my powershell equal to this image? I had seen this image in the microsoft store and thought it would be possible to replicate this in my Powershell APP. 

Português(Brasil): Como posso deixar minha powershell igual a essa imagem? Eu tinha visto essa imagem no microsoft store e pensei que seria possivel replicar isso no meu APP Powershell.  Captura de tela 2022-07-06 102929.png

1 Reply

@Joilton_Alvino 

As far as I see, its one of the following and here is the help

1- The console is windows terminal, you can download it from here

https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-sg&gl=SG

2- PowerShell Version is 7, download it from here

https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=...

3- to change the prompt you can customize it, read the post from here to know all the details about it.

https://poshland.pro/reason-change-powershell-prompt/

 

Hope that help, if so please click on Best respone.