This repo contains my basic powershell settings. They might not fit you, use at your own risk.
- oh-my-posh installed as application, not as PowerShell module:
winget install ohmyposh
- Clone this repo in your users Documents folder as
PowerShell
:cd ~/Documents; git clone https://github.com/dnperfors/pwsh-config PowerShell
Start-VS
attempts to start Visual Studio with the selected solution, or the solution found in the current directory. To open the current directory runStart-VS .