From e94a645a711a9f22b54aedd001c5738b028dc0b3 Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Mon, 4 Jun 2018 09:57:46 -0400 Subject: [PATCH] Add shallow-backup (#259) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 494784d..6ec22cc 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [dotfiler](https://github.com/svetlyak40wt/dotfiler) – Shell agnostic git based dotfiles package manager, written in Python. * [fresh](https://github.com/freshshell/fresh) - Keep your dotfiles fresh * [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in Bash +* [shallow-backup](https://github.com/alichtman/shallow-backup) - Easily create lightweight documentation of installed packages, dotfiles, and more * [shundle](https://github.com/javier-lopez/shundle) - Plugin manager for shell scripts * [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git * [yadm](https://thelocehiliosan.github.io/yadm/) - Git-based dotfiles manager supporting encryption, alternates, and bootstrapping