I use no special tool to setup home, only a package manager.
The whole home is comprised of the root package (holding private data) and dependencies like this:
- hiqsol/home - private root package
- hiqsol/dotfiles - this package
- hiqsol/quotes
I use composer package manager to setup dependencies.
Other tools I use:
The preferred way to install this project is through composer.
php composer.phar create-project "hiqsol/dotfiles:*" directory2install
This project is released under the terms of the MIT license. Read more here.
Copyright © 2014-2018, sol (http://hiqdev.com/)