feat: add bin/setup bootstrap script and update README installation docs

- 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>
This commit is contained in:
2026-06-22 15:57:45 +02:00
co-authored by Claude Sonnet 4.6
parent cfee542f35
commit 7e16a6475b
3 changed files with 356 additions and 10 deletions
+1
View File
@@ -20,6 +20,7 @@
!bin/arty
!bin/stacks
!bin/README.md
!bin/setup
!.vscode/
!.vscode/settings.json
!.vscode/keybindings.json