-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The setup requires Xcode to be installed before running chezmoi init --apply. I’ve moved the Xcode installation to the first step in the install instructions, but this only triggers the interactive GUI prompt—it doesn’t block or complete the install via terminal. As a result, the rest of the setup proceeds prematurely, and chezmoi init --apply often needs to be rerun manually once Xcode is fully installed.
Ideally, the install step should either:
• Detect and wait for Xcode to be fully installed before continuing, or
• Provide a clear message instructing the user to complete the install and rerun the command.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working