Install Windows Terminal using winget
Windows Terminal is a new, modern, feature-rich, productive terminal application for command-line users. It includes many of the features most frequently requested by the Windows command-line community including support for tabs, rich text, globalization, configurability, theming & styling, and more.To install Windows Terminal using winget, do:
PS C:\>winget install Microsoft.WindowsTerminal
To install winget on Windows 2022 follow this link.
Comments