Skip to content

arcticicestudio/igloo

Repository files navigation

The snowy dotfile home.

Powered by

Igloo is the snowy dotfile home of Arctic Ice Studio. Powered by snowsaw, the lightweight, plugin-driven and simple configurable dotfile bootstrapper.

Getting started

Installation

Clone the repository and run the bootstrap script:

git clone --recursive https://github.com/arcticicestudio/igloo
cd igloo
./bootstrap

Design Concept

Snowblocks

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.

Development

Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.

Copyright © 2016-present Arctic Ice Studio