mise bootstrap dotfiles untrack
- Usage:
mise bootstrap dotfiles untrack <PATH>… - Effect: modifies state
- Source code:
src/cli/dotfiles/untrack.rs
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