Titouan Mathis

CTO at Studio Meta and ikko

Managing my dotfiles with mise

20/07/2026 in #dotfiles #mise

I recently replaced the custom Homebrew shell scripts I used to bootstrap my dotfiles with mise’s new dotfiles support. It lets me manage tools, versions, and dotfiles from one declarative configuration. The biggest benefit is portability: the same setup works on macOS and Linux servers, with fewer scripts and special cases to maintain.

If you already use mise—or maintain your own dotfiles bootstrap scripts, I recommend giving it a try.