# dot25 **Repository Path**: mirrors_ousttrue/dot25 ## Basic Information - **Project Name**: dot25 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-28 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dot25(dotfiles 2025) ## install bun ```sh powershell -c "irm bun.sh/install.ps1 | iex" ``` ## install && init powershell - install powershell-7.5 ```sh bun init.ts # setup $PROFILE (Microsoft.PowerShell_profile.ps1) ```