My personal PowerShell profile.
Overlay Overwrite your PowerShell profile path with the contents of this repository.
Choose your appropriate platform:
git clone 'https://github.com/jonlabelle/pwsh-profile.git' $HOME/.config/powershell
git clone 'https://github.com/jonlabelle/pwsh-profile.git' $HOME\Documents\WindowsPowerShell
git clone 'https://github.com/jonlabelle/pwsh-profile.git' $HOME\Documents\PowerShell
To pull in the latest updates from this GitHub repo:
Update-Profile