Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arcticicestudio/igloo

The snowy dotfile home.
https://github.com/arcticicestudio/igloo

arch archlinux arcticicestudio bootstrap bootstrapper dotfile dotfiles dots hacktoberfest home linux snowsaw unix

Last synced: 3 months ago
JSON representation

The snowy dotfile home.

Awesome Lists containing this project

README

        





The snowy dotfile home.

Powered by

Igloo is the snowy [dotfile](http://dotfiles.github.io) home of [Arctic Ice Studio][gh-user-arcticicestudio].
Powered by [snowsaw][], the lightweight, plugin-driven and simple configurable _dotfile_ bootstrapper.

## Getting started

### Installation

Clone the repository and run the `bootstrap` script:

```sh
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 `/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

[![](https://img.shields.io/badge/Changelog-0.2.0-blue.svg)](https://github.com/arcticicestudio/nord-vim/blob/v0.2.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver)

### Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-vim/issues).

Copyright © 2016-present Arctic Ice Studio

[gh-user-arcticicestudio]: https://github.com/arcticicestudio/snowsaw
[snowsaw]: https://github.com/arcticicestudio/snowsaw