Back to Mise

`mise dotfiles edit`

docs/cli/dotfiles/edit.md

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

mise dotfiles edit

Edit a managed dotfile source

Arguments

<TARGET>

Target to edit

Flags

--apply

Apply this target after the editor exits

-m --mode <MODE>

Dotfile mode to use if the target is not yet managed

-s --source <PATH>

Source path to use if the target is not yet managed

-y --yes

Skip the confirmation prompt when adding an unmanaged target

Examples:

mise dotfiles edit ~/.zshrc
mise dotfiles edit --apply ~/.config/starship.toml