Add chezmoi

This commit is contained in:
Lars Kappert
2019-01-15 09:01:29 +01:00
parent af93c0bb80
commit 88e7c9ed87

View File

@@ -86,6 +86,7 @@ Title | Description | Focus
## Tools ## Tools
* [Ansible](https://www.ansible.com) - Radically simple configuration-management, application deployment, task-execution, and multinode orchestration engine. * [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. * [dotbot](https://github.com/anishathalye/dotbot) - Tool that bootstraps your dotfiles.
* [dotdrop](https://github.com/deadc0de6/dotdrop) - Save your dotfiles once, deploy them everywhere. * [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. * [dotfiles](https://github.com/jbernard/dotfiles) - Tool to make managing your dotfile symlinks in $HOME easy.