docs/cli/bootstrap/dotfiles/unapply.md
mise bootstrap dotfiles unapplymise bootstrap dotfiles unapply [FLAGS] [TARGET]…src/cli/dotfiles/unapply.rsRemove dotfiles applied from [dotfiles]
Removes configured whole-file entries and edits while preserving files
mise cannot identify as managed. Modified copies, templates, and plain-line
edits require --force. Source files and configuration entries are retained.
Run this before deleting a declaration so mise can still identify its targets.
[TARGET]… — Only unapply these targets-f --force — Remove modified or otherwise ambiguous managed files and lines-n --dry-run — Print the actions that would run without writing anything-y --yes — Skip the confirmation prompt-h --help — Print helpmise bootstrap dotfiles unapply
mise bootstrap dotfiles unapply ~/.zshrc
mise bootstrap dotfiles unapply --dry-run
mise bootstrap dotfiles unapply --force --yes