chore: drop oh-my-zsh from box provisioning #3

Closed
dan-claude-bot wants to merge 1 commit from chore/drop-ohmyzsh into main
dan-claude-bot commented 2026-07-10 16:55:14 +00:00 (Migrated from github.com)

oh-my-zsh installs from raw.githubusercontent.com during `claudebox new`, which some networks/DNS cannot resolve — making box creation fail on those hosts. It is purely cosmetic on a trust-less throwaway box, so drop it. Keep plain zsh; ensure rc files are claude-owned.

🤖 Generated with Claude Code

oh-my-zsh installs from raw.githubusercontent.com during \`claudebox new\`, which some networks/DNS cannot resolve — making box creation fail on those hosts. It is purely cosmetic on a trust-less throwaway box, so drop it. Keep plain zsh; ensure rc files are claude-owned. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
dan-claude-bot commented 2026-07-10 17:04:58 +00:00 (Migrated from github.com)

Keeping oh-my-zsh — the install failure was a transient CDN blip on the installer download, not oh-my-zsh (which runs inside the box and fails gracefully anyway via empty command substitution). No change needed.

Keeping oh-my-zsh — the install failure was a transient CDN blip on the installer download, not oh-my-zsh (which runs inside the box and fails gracefully anyway via empty command substitution). No change needed.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: heavy-duty/box#3
No description provided.