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: about 1 month ago
JSON representation
The snowy dotfile home.
- Host: GitHub
- URL: https://github.com/arcticicestudio/igloo
- Owner: arcticicestudio
- License: mit
- Created: 2017-01-07T19:12:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T09:52:49.000Z (over 2 years ago)
- Last Synced: 2025-03-24T03:01:41.501Z (about 2 months ago)
- Topics: arch, archlinux, arcticicestudio, bootstrap, bootstrapper, dotfile, dotfiles, dots, hacktoberfest, home, linux, snowsaw, unix
- Language: Shell
- Homepage: https://git.io/igloo
- Size: 3.41 MB
- Stars: 109
- Watchers: 7
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
The snowy dotfile home.
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://github.com/arcticicestudio/nord-vim/blob/v0.2.0/CHANGELOG.md) [](http://nvie.com/posts/a-successful-git-branching-model) [](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