From 5e27d455a8631f7ea66c48df71943a120014ecc1 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Mon, 6 Mar 2023 18:10:39 -0500 Subject: [PATCH] Fixed makefile on full install --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 734fe37..54ee009 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ install-dots: bootstrap-minimal: bootstrap-homebrew install-dots "$(DOTS)" install --minimal -bootstrap: bootstrap-homebrew +bootstrap: bootstrap-homebrew install-dots "$(DOTS)" install --full # make a local zsh configuration file, to extend