From 354cc8be01536bbe5f5780ae140e95816802650b Mon Sep 17 00:00:00 2001 From: Yasmin Teles Date: Fri, 8 Mar 2024 12:59:15 -0300 Subject: [PATCH] fixup! fixup! feat: add productivity apps --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c7ed47f..e5a141f 100644 --- a/Makefile +++ b/Makefile @@ -21,4 +21,4 @@ ssh: ## Copy the SSH public key to your clipboard. backup: ## Back up your applications list. @echo "Backing up your applications list..." - @brew bundle dump --file=./brew/Brewfile + @brew bundle dump --file=./brew/Brewfile --force