This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| Idempotent PowerShell terminal customization script using Oh My Posh. | |
| .DESCRIPTION | |
| Installs and configures: | |
| - Oh My Posh (via winget) | |
| - FiraCode Nerd Font Mono | |
| - Windows Terminal: Snazzy color scheme + font on PowerShell profile | |
| - Terminal-Icons module | |
| - $PROFILE with Oh My Posh (pure theme), Terminal-Icons, and PSReadLine ListView |