Skip to content

mise bootstrap dotfiles apply

Apply dotfiles from [dotfiles]

Applies configured whole-file entries and edits that aren't in their desired state. Whole-file entries may symlink, copy, or render templates. Edit entries manage a marker-delimited block or a single line in a file mise doesn't otherwise own.

Arguments

[TARGET]…

Only apply these targets

Flags

-f --force

Overwrite existing files that conflict with whole-file dotfile entries

-n --dry-run

Print the actions that would run without writing anything

-y --yes

Skip the confirmation prompt

Examples:

mise bootstrap dotfiles apply
mise bootstrap dotfiles apply --dry-run
mise bootstrap dotfiles apply --force --yes
MIT LicenseCopyright © 2026en.dev