To create an alias for just named j
in Powershell that sets just's default shell to PowerShell itself, create a PowerShell profile with the following contents.
###
### PowerShell profile
###
### Installation
### ============
### Store this file at `$HOME\Documents\PowerShell\Profile.ps1`,