Commit Graph
9 Commits
Author SHA1 Message Date
valknarandClaude Sonnet 4.6 3ef96ff8ab fix: stacks STACKS_DIR defaults to PWD instead of ~/stacks
Makes stacks work like arty — discovers stacks in the current directory.
Explicit STACKS_DIR env var still takes precedence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 18:11:58 +02:00
valknar 44655ccbd9 fix: remove manual setup instructions from readme 2026-06-22 17:42:10 +02:00
valknarandClaude Sonnet 4.6 bdd4e290bd docs: update README installation section
- Update prerequisites note to mention zsh
- Add step 3 (zsh install + chsh) and step 7 (exec zsh -l)
- Remove exec zsh from after-installation steps (script does it)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 16:35:29 +02:00
valknarandClaude Sonnet 4.6 7e16a6475b 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>
2026-06-22 15:57:45 +02:00
valknar fc00dac666 chore: cleanup 2026-06-21 17:16:29 +02:00
valknar 7245e6b563 chore: cleanup 2026-06-21 16:55:05 +02:00
valknarandClaude Sonnet 4.6 7d7f85f3e1 docs(home): update README to reflect cleaned-up arty.yml
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 16:46:53 +02:00
valknarandClaude Sonnet 4.6 e8786b6e83 docs(home): update README — fix SSH clone URL, scripts repo link, gitignore example
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 15:53:11 +02:00
valknar 2601041008 chore: squash history 2026-06-17 19:30:07 +02:00