chore: drop oh-my-zsh from box provisioning #3
No reviewers
Labels
No labels
blocked
blocker:ci-red
blocker:conflict
blocker:drill-pending
blocker:unrequested
bug
claimed
documentation
enhancement
epic
merge-next
needs-triage
ready
release
scope:cli
scope:drill
scope:host
scope:installer
scope:templates
scope:tiers
stale
state:addressing
state:bots-reviewing
state:building
state:needs-human
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: heavy-duty/box#3
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/drop-ohmyzsh"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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