Posh-Alias A better alias than Set-Alias. Usage Add-Alias ls 'ls -force' Add-Alias add 'git add' Running tests: Invoke-Pester Or, if you have nodemon: nodemon --ext "ps1,psd1,psm1" --exec "powershell -command invoke-pester -EnableExit"