hiqsol/dotfiles

Sol's dotfiles

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 1

Language:Shell

Type:project

pkg:composer/hiqsol/dotfiles

dev-master 2026-02-27 16:13 UTC

This package is auto-updated.

Last update: 2026-02-27 16:13:12 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/)