Back to Mise

`mise bootstrap dotfiles untrack`

docs/cli/bootstrap/dotfiles/untrack.md

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

mise bootstrap dotfiles untrack

Stop tracking a file or directory

Removes the [dotfiles] track entry (or switches an inherited one off in config.local.toml) and stops future captures. The file itself and its existing checkpoints are left exactly as they are.

Arguments

  • <PATH>… — Paths to stop tracking

Flags

  • -h --help — Print help

Examples:

mise bootstrap dotfiles untrack ~/.zshrc
<!-- generated reference navigation -->