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
Requires (Dev)
- hiqdev/hidev-php: <2.0 || dev-master
- hiqsol/hidev-hiqsol: <2.0 || dev-master
This package is auto-updated.
Last update: 2024-10-22 12:23:32 UTC
README
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:
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/)