Skip to content

Add macOS bootstrap#2

Merged
AojdevStudio merged 3 commits intomainfrom
macos-bootstrap
Feb 9, 2026
Merged

Add macOS bootstrap#2
AojdevStudio merged 3 commits intomainfrom
macos-bootstrap

Conversation

@Jarvis-AojDevStuio
Copy link
Copy Markdown
Collaborator

Implements macOS bootstrap alongside existing Windows bootstrap.

Adds:

  • macos/bootstrap.sh (idempotent, strict mode, CLT preflight, brew + fnm + uv + bun + claude + codex)
  • macos/zshrc.snippet.sh (PATH + fnm activation)
  • scripts/check-structure.sh
  • CI: repo-health now checks structure on macos-latest + bash -n macos/bootstrap.sh
  • README: adds macOS one-liner

Notes:

  • Windows entrypoint remains bootstrap.ps1.
  • macOS entrypoint is macos/bootstrap.sh.

Ossie Irondi and others added 3 commits February 4, 2026 21:49
…lity

Switch uv, Bun, and Claude Code installation from irm|iex (Invoke-RestMethod
piped to Invoke-Expression) to winget and npm. Corporate proxies like Zscaler
commonly block the irm|iex pattern, causing silent install failures. Update
README to reflect new installation sources.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add an interactive interview-style prompt that generates personalized
ChatGPT custom instructions and an "About Me" profile. Users paste the
prompt into ChatGPT and answer 11 questions to receive optimized
instruction blocks.

Co-Authored-By: AOJDevStudio
@AojdevStudio AojdevStudio merged commit ac78d13 into main Feb 9, 2026
5 checks passed
@AojdevStudio AojdevStudio deleted the macos-bootstrap branch February 9, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants