automatic dotfiles in `mise bootstrap` is released! to answer the most common question: it's not the same as chezmoi/yadm/stow/etc—read my post to understand why
next mise release is going to have my dream dotfile management setup I've wanted for years. you just tell it to track a file and it'll automatically sync up/down to a git repo. Before, I had kludged together a personal setup with launchagent/rcm but this mise implementation is way easier to use.
mise bootstrap dotfiles origin set jdx/dotfiles
mise bootstrap dotfiles track ~/.zshrc
basically it's like a per-file dropbox backed by git. there's an option to have `claude -p` or whatever come up with commit titles.