Table of Contents

Windows Terminal(s)

There's the Windows Terminal application in the Microsoft store.

Adding command lines

Git bash

When you install the Git Bash, there's an option to add a Windows Terminal entry1.

Command C:/Program Files/Git/bin/bash.exe --login
Starting Directory %USERPROFILE%

Admin PS

You have to cinst -y gsudo first.

Command gsudo pwsh
Starting Directory %USERPROFILE%