Skip to content

Latest commit

 

History

History
76 lines (47 loc) · 1.34 KB

File metadata and controls

76 lines (47 loc) · 1.34 KB

Installation

Git Bare

✅ Supported

TBA

GNU Stow

TBA

Dotbot

✅ Supported

Repo: https://github.com/anishathalye/dotbot (v1.20.1)

DOTFILES_DIR="$HOME/.local/share/dotfiles"

git clone https://github.com/AVM-Martin/dotfiles $DOTFILES_DIR
$DOTFILES_DIR/.config/dotbot/install

Chezmoi

❌ Not Supported

Repo: https://github.com/twpayne/chezmoi (v2.60.1)

What are chezmoi's key features?

  • Flexible
  • Personal and secure
  • Transparent
  • Declarative and robust
  • Fast and easy to use

https://www.chezmoi.io/what-does-chezmoi-do/

Even though chezmoi has a lot of amazing features, it uses template engine to achieve flexibility and personalized config cross instances. Therefore the originality and file structures are not preserved, hence vendor agnosticism is harder to achieve.

Mackup

⚠️ Partially Supported

Repo: https://github.com/lra/mackup (0.10.1)

TBA

Home Manager

Repo: https://github.com/nix-community/home-manager

TBA