mise bootstrap dotfiles origin set
- Usage:
mise bootstrap dotfiles origin set [FLAGS] <URL> - Effect: modifies state
- Source code:
src/cli/dotfiles/origin.rs
Connect a setup repository
Arguments
<URL>— The repository url (any git url; a private repository is recommended)
Flags
--branch <BRANCH>— The setup branchDefault:
main--sync <MODE>— How the repository is used: sync, fetch-only, or manualPrompts when omitted. With --yes, accepts the configured mode (default: sync), including automatic publication and incoming writes. Use --sync manual to keep automatic local history without automatic network activity.
-y --yes— Skip the confirmation prompt-h --help— Print help