a simple, but powerful configuration manager for unix-like systems!
How to install:
bash
cargo install --git https://github.com/phant80m/seraphite
build manually
bash
git clone https://github.com/phant80m/seraphite && cargo build --release
generate shell completions
bash
seraphite --shell-completion <SHELL>