A modular PowerShell profile framework with reusable scripts and oh-my-posh themes — built for reliability, safe onboarding, and easy customization.
- 
Clone:
powershell cd $HOME\Documents git clone https://github.com/andnutts/bufu-powershell-profile.git - 
Dependencies:
- oh-my-posh: winget install JanDeDobbeleer.OhMyPosh
 - PSReadLine: Install-Module PSReadLine -Scope CurrentUser
 
 
- Edit themes under SharedConfigs\Themes.
 - Add functions, aliases, and helpers in SharedConfigs.
 - Switch the active theme in PowerShell\Microsoft.PowerShell_profile.ps1.