From 959e33f8654da0333816da4d79493d72e3949920 Mon Sep 17 00:00:00 2001 From: Tor Arvid Lund Date: Wed, 18 Feb 2026 09:24:35 +0100 Subject: [PATCH] Add 'mise' as a tool that supports dot-config As noted in the mise [config], it supports `.config/mise/config.toml`. If file tasks are used, these can also be placed in `.config/mise/tasks/:task-name`. [config]: https://mise.jdx.dev/configuration.html --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4965d6f..bc860c6 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ We only extended the concept to project repositories. - [ansible-navigator](https://github.com/ansible/ansible-navigator) - [doc8](https://github.com/PyCQA/doc8) - [Mill](https://github.com/com-lihaoyi/mill) +- [mise](https://mise.jdx.dev) - [molecule](https://github.com/ansible-community/molecule) ## Q&A