#lua #dotfiles #bug

app heime

A simple dotfile manager using Rust and Lua

1 unstable release

0.0.1 Aug 20, 2024

#63 in #bug

22 downloads per month

GPL-3.0-or-later

14KB

heime

GitHub Actions Status

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

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).

heime        heime n. (norse heima, heimi) heimstad
             eige, ha heime

License

GPLv3.

No runtime deps