Skip to content

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

About

The snowy dotfile home.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.8%
  • JavaScript 21.7%
  • Python 7.3%
  • Vim Script 7.1%
  • Ruby 6.3%
  • CSS 2.8%