Deploys Windows Terminal settings with automatic backup.
Purpose: Configure Windows Terminal with DevKit settings
Features:
- ✅ Automatic backup of existing settings
- ✅ Font configuration
- ✅ Color scheme setup
- ✅ Safe rollback capability
# Deploy with backup (recommended)
.\Scripts\Deploy-Terminal.ps1Skip backup of existing settings:
.\Scripts\Deploy-Terminal.ps1 -NoBackup!!! warning Use with caution. Existing settings will be overwritten without backup.
- Font: CaskaydiaCove Nerd Font Mono
- Color Schemes: Custom schemes
- Window Settings: Size, transparency
- Default Shell: PowerShell 7
If you prefer to configure manually:
- Open Windows Terminal Settings (
Ctrl+,) - Profiles → Defaults → Appearance
- Set Font face to "CaskaydiaCove Nerd Font Mono"
- Save