From 46c68835252b27f1b7248a547eaf8ba037403d79 Mon Sep 17 00:00:00 2001 From: "Youri T. K. K. Mattar" Date: Wed, 26 Feb 2025 22:32:40 -0300 Subject: [PATCH] Add hideDot utility for managing dotfiles and system configuration --- _data/utilities.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_data/utilities.yml b/_data/utilities.yml index eab2899..3cf3838 100644 --- a/_data/utilities.yml +++ b/_data/utilities.yml @@ -274,3 +274,10 @@ with Dropbox, Git, or any other supported method. stars: 14783 url: https://github.com/lra/mackup +- forks: 0 + name: hideDot + notes: is a fast manager for your dotfiles, symlinks, and system configuration + with a simple YAML config. Features home directory expansion, git repo cloning, + and shell command execution. + stars: 3 + url: https://github.com/youhide/hideDot