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
- Host: GitHub
- URL: https://github.com/fibo/home
- Owner: fibo
- Created: 2015-02-25T09:13:45.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T12:11:14.000Z (about 2 years ago)
- Last Synced: 2025-03-27T19:28:57.463Z (over 1 year ago)
- Homepage: https://github.com/fibo/home/blob/master/README.md
- Size: 474 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)