What problem does it solve?
This Skill turns Windows Git Bash into a safer, more ergonomic zsh-based terminal environment, so users can avoid brittle PowerShell quoting issues and get a more Unix-like shell experience without switching to WSL.
Core Features & Use Cases
- Terminal modernization: Configure Windows Terminal and Git Bash together with zsh, Oh My Zsh, Starship, and a Nerd Font for a cleaner shell setup.
- Shell repair and migration: Fix or update .bashrc and .zshrc with idempotent, targeted edits that preserve existing user customizations.
- Developer CLI enhancement: Add fzf, common zsh plugins, and modern tools like bat, ripgrep, lsd, and yazi, plus aliases and preview dependencies when full CLI support is requested.
- Use case: A developer wants one Windows terminal setup that feels close to macOS or Linux, works well with AI-era CLI workflows, and can be reproduced or rolled back cleanly.
Quick Start
Ask me to set up windows-bash-zsh on your Windows machine, and I will configure Git Bash, zsh, Starship, terminal profiles, and the recommended plugins while preserving your existing shell settings.