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

https://github.com/fibo/home

All my *nix home versioned, not only dotfiles
https://github.com/fibo/home

Last synced: over 1 year ago
JSON representation

All my *nix home versioned, not only dotfiles

Awesome Lists containing this project

README

          

# home

> All my *nix home versioned, not only dotfiles

## Table of Contents

* [Installation](#installation)
* [Update](#update)
* [Branches](#branches)
* [How to](#how-to)
- [Add files and folders](#add-files-and-folders)
- [Add submodule](#add-submodule)
* [License](#license)

## Installation

All you need is a one-liner, it takes few seconds

```bash
curl -L https://fibo.github.io/home/init.sh | bash
```

To update to latest version run the command above again.

## License

[MIT](https://fibo.github.io/mit-license/)