heime
A small and simple dotfile manager written in Rust using Lua for configuration.
- **Simple**: Not overly complicated, use the exported functions to move files around.
- **Configurable**: Want different settings between work, different personal
machines and so on? We do that.
- **Experimental**: This is primarily made for my own personal use so beware of
fire, missing files and bugs.
Table of Contents
## Table of Contents
- [Installation](#installation)
- [Getting started](#getting-started)
- [What the name](#what-the-name)
- [License](#license)
# Installation
Clone the repo and do a `cargo install -f --path .`.
# Getting started
N/A. This is currently only a collection of functions and test.
# What the name
The name `heime` is the word for `home` in Nynorsk, one of the two written languages
in Norway. The inspiration should be fairly obvious, it's a program to manage your
home... on your computer(s).
```text
heime heime n. (norse heima, heimi) heimstad
eige, ha heime
```
# License
GPLv3.