- bin/setup: curl-pipeable installer — re-execs with bash, detects OS, installs git (apt/xcode-select), clones dotfiles into ~, runs arty deps, installs arty zsh completion, prints next steps; fully idempotent - README.md: replace Quick Start with Installation one-liner, add step table, After Installation and Manual Setup sections; fix stale ~/scripts reference - .gitignore: whitelist bin/setup Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Drop .sh extension — scripts are now invocable directly as arty and stacks. Remove redundant aliases from .zshrc since ~/bin is already in PATH. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>