For the most recent updates for all of my projects visit my GitHub.
My custom PowerShell profile adds lots and functions and command line features to PowerShell 7
The setup script installs useful tools such as gsudo and bat.
Install my PowerShell profile by simply by running the following command in your terminal:
irm "https://owen3456.xyz/pwsh" | iex