Personal Bash, PowerShell, and agent configuration managed by chezmoi. The bootstrap installs Starship, fnm, the current Node.js LTS release, shared agent skills, and optional agent integrations.
On macOS, Linux, or WSL:
curl -fsSL https://raw.githubusercontent.com/Menci/dotfiles/main/install.sh | shOn Windows:
irm https://raw.githubusercontent.com/Menci/dotfiles/main/install.ps1 | iexLinux bootstrap installs curl and unzip through the distribution package
manager when fnm needs them. On WSL, managed shell sessions and installation
scripts remove Windows-backed directories from PATH, so Linux automation
does not invoke Windows-side tools. Add an explicit path back from
~/.config/shell/local.sh when a particular Windows command is intentionally
shared with WSL.