1
0
mirror of https://github.com/alebcay/awesome-shell.git synced 2025-09-01 12:12:33 +02:00

Merge pull request #202 from TheLocehiliosan/add-yadm

Add yadm
This commit is contained in:
Caleb Xu
2017-04-20 18:33:04 -04:00
committed by GitHub

View File

@@ -247,6 +247,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in Bash
* [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git
* [shundle](https://github.com/chilicuil/shundle) - Plugin manager for shell scripts
* [yadm](https://thelocehiliosan.github.io/yadm/) - Git-based dotfiles manager supporting encryption, alternates, and bootstrapping
## Shell Script Development