From 88e7c9ed8739c883dbc6cac31c887eedd6d7044b Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Tue, 15 Jan 2019 09:01:29 +0100 Subject: [PATCH] Add chezmoi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 820a730..17318be 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Title | Description | Focus ## Tools * [Ansible](https://www.ansible.com) - Radically simple configuration-management, application deployment, task-execution, and multinode orchestration engine. +* [chezmoi](https://github.com/twpayne/chezmoi) - Manage your dotfiles securely across multiple machines. * [dotbot](https://github.com/anishathalye/dotbot) - Tool that bootstraps your dotfiles. * [dotdrop](https://github.com/deadc0de6/dotdrop) - Save your dotfiles once, deploy them everywhere. * [dotfiles](https://github.com/jbernard/dotfiles) - Tool to make managing your dotfile symlinks in $HOME easy.