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