Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
/ muninn Public archive

Muninn: A python-powered dotfile manager with extras.

License

Notifications You must be signed in to change notification settings

dbadrian/muninn

Repository files navigation

muninn

Muninn is a small personal project to maintain, backup, synchronize dotfiles and other config files for my projects, tools (e.g., sublime, zsh). It is not meant to be a general tool for everyone. There exist many other solutions, so make sure to check them out!

ATTENTION: Right now, this tool is in very early development, and while I plan to follow semantic versioning eventually, I am testing out different things atm and often breaking the API (if you wanna call it an API). It's my playground until v1!

Table of Contents

Created by gh-md-toc

Bootstrap

Well, that works for me...prolly won't for you :)

bash <(curl -s https://raw.githubusercontent.com/dbadrian/muninn/master/bootstrap.sh)

Disclaimer

(yep...small print at the end)

Is this safe to use? ¯_(ツ)_/¯ (read: probably not) Why? Well the "build system" allows for user mistakes to become very vicious (which is why you should always read, e.g., AUR PKGBUILD files). Be happy you will never get to see the cluster...mess of this when it was just bash scripts :).

Alt Text