From fce302d84c11f58a65c3c4cb28f5164b3bc63109 Mon Sep 17 00:00:00 2001 From: Marc Rijken Date: Sun, 16 Nov 2025 17:25:24 +0100 Subject: [PATCH] Add check-config --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c1500ab5..2910814ef 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ scripts to manage dotfiles and plugins. - [Ansible](https://www.ansible.com) - Radically simple configuration-management, application deployment, task-execution, and multinode orchestration engine. - [bashdot](https://github.com/bashdot/bashdot) - Minimalist dotfile management framework written entirely in bash. +- [check-config](https://github.com/mrijken/check-config) - Check and fix your config global and (repo) local config files. - [chezmoi](https://github.com/twpayne/chezmoi) - Manage your dotfiles securely across multiple machines. - [comtrya](https://github.com/comtrya/comtrya) - Configuration management for localhost, written in Rust, for Linux, BSD, macOS, and Windows.