Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.63 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.63 KB

Sol's dotfiles

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality

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

I use composer package manager to setup dependencies.

Other tools I use:

  • hidev to create and maintain packages
  • rewatcher to watch changes in repos

Installation

The preferred way to install this project is through composer.

php composer.phar create-project "hiqsol/dotfiles:*" directory2install

License

This project is released under the terms of the MIT license. Read more here.

Copyright © 2014-2018, sol (http://hiqdev.com/)