aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 0ce72eb..cd111a4 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -167,7 +167,7 @@ $(HOME)/.ssh/id_ed25519.pub:
ssh-keygen -t ed25519 -C "Tom Punt Macos Laptop"
brew-install: _mbsetupuser/Brewfile
- brew bundle --file $^ --cleanup
+ brew bundle --file $^
project-directories: \
$(HOME)/code/personal/ \