/dona

Primary LanguageGoMIT LicenseMIT

Dona 🍩

CLI to manage your dotfiles

Features 🎉

  • 🔍 Search dotfiles with a command and with pagination
  • 🏆 Track your dotfiles with CLI api connected to Git dona git
  • ✨ Save third party dotfiles in a specific folder
  • 🔐 Manage pins (key/value items to save repositories or resources)

Installation

With Go 🎩

go install github.com/atticus64/dona@latest

With Curl 👓

curl https://raw.githubusercontent.com/Atticus64/dona/main/install.sh | bash

Build project

go build