CLI to manage your dotfiles
- 🔍 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)
go install github.com/atticus64/dona@latest
curl https://raw.githubusercontent.com/Atticus64/dona/main/install.sh | bash
go build