From 5fe6498bdcc7deacd728095114485c292716a694 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Fri, 28 Feb 2025 09:36:16 +0000 Subject: [PATCH 1/2] Fix structure of _data/utilities.yaml --- _data/utilities.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/utilities.yml b/_data/utilities.yml index 8ce7b59..83a748c 100644 --- a/_data/utilities.yml +++ b/_data/utilities.yml @@ -274,8 +274,9 @@ with Dropbox, Git, or any other supported method. stars: 14783 url: https://github.com/lra/mackup -forks: 18 +- forks: 18 name: multigit notes: allows checking out multiple git repositories overlaid onto the same directory. stars: 145 url: https://github.com/capr/multigit + From 392cf6738420bb569a927063944582e555a19d78 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Fri, 28 Feb 2025 09:42:49 +0000 Subject: [PATCH 2/2] Remove link to dead website --- _data/utilities.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/_data/utilities.yml b/_data/utilities.yml index 83a748c..d451294 100644 --- a/_data/utilities.yml +++ b/_data/utilities.yml @@ -248,7 +248,6 @@ notes: configuration Management for Localhost / dotfiles. stars: 533 url: https://github.com/comtrya/comtrya - website: https://www.comtrya.dev/ - forks: 7 name: dotfiles notes: Dotfiles symbolic links management CLI written in Go, with Windows/Linux/Mac