I understand how to create aliases in PowerShell for cmdlets fine, but I want to create an alias in PowerShell for things like git status as just gs, a
git status
gs
I don't know PowerShell, but you can setup aliases directly in Git.