Back to Mise

`mise bootstrap dotfiles exclude`

docs/cli/bootstrap/dotfiles/exclude.md

2026.9.2957 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise bootstrap dotfiles exclude

Never capture paths matching a glob

Adds the glob to [history] exclude in the global config. Use it for logs, caches, databases, and constantly rewritten application state; a file that genuinely holds configuration but changes constantly is better tracked with --no-autosave and saved explicitly.

Arguments

  • <GLOB> — A glob such as ~/.config/hypr/plugins/**

Flags

  • -h --help — Print help
<!-- generated reference navigation -->