The snowy dotfile home.
Igloo is the snowy dotfile home of Arctic Ice Studio. Powered by snowsaw, the lightweight, plugin-driven and simple configurable dotfile bootstrapper.
Clone the repository and run the bootstrap
script:
git clone --recursive https://github.com/arcticicestudio/igloo
cd igloo
./bootstrap
The design concept is based on topical areas, so-called snowblocks which are a named directory that live in the base snowblocks
directory and defaults to <DOTFILE_REPOSITORY_ROOT>/snowblocks
.
Snowblocks are configured via snowblock.json
files that that will be processed when the base snowblock directory gets scanned recursively, but it is also possible to only process a single snowblock.
This design allows a modular structured dotfile repository where each topic can be represented as a snowblock instead of placing all files and folders without any logical division in the repository root.
Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.
Copyright © 2016-present Arctic Ice Studio