From e6f827f4814eb7e9986b4f3fdf54211c47f40f29 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Mon, 6 Mar 2023 22:04:15 -0500 Subject: [PATCH] Test dots --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 54ee009..9d25070 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ bootstrap-homebrew: xcode-select --install || true source "$(PWD)/scripts/install-brew.sh" +# Install the dots application manager. install-dots: "$(BREW)" tap m-housh/formula "$(BREW)" install dots