Continuous Improvement in DevOps: Streamlining with chezmoi and mise
In DevOps, continuous improvement is a core mindset. Tools evolve. Workflows change. And as DevOps practitioners, our setups should reflect that evolution. This post is part of that journey—an update to my personal toolchain that replaces scattered configuration with a structured and scalable approach using using chezmoi and mise. This post is an update to a previous article that has since been archived. That version outlined a more manual process for environment setup using scripts, direnv, and asdf. While functional, I’ve learned better ways since then. ...