hiqsol/dotfiles

Sol's dotfiles

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 2

Open Issues: 0

Language:Shell

Type:project

dev-master 2024-04-12 09:21 UTC

This package is auto-updated.

Last update: 2024-04-12 09:24:44 UTC


README

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/)