git clone https://github.com/thaxor/ps.profile.git- Open your profile
notepad $PROFILE - Add
. \<profile repo location>\profile.ps1 - Reload your profile
. $PROFILE
- vscode and powershell profiles may be different
- Powershell: Microsoft.PowerShell_profile.ps1
- VSCode: Microsoft.VSCode_profile.ps1