powershell
それ PowerShell でできるよ - Qiita
xargs
ls .\ | % { cat $_.FullName }
Windows | Oh My Posh
Oh my Posh
code:$profile
Set-Alias grep Select-String