From 146194ea00ca0b75c71b76b88569fdf368e60288 Mon Sep 17 00:00:00 2001 From: Yasmin Teles Date: Fri, 8 Mar 2024 13:01:34 -0300 Subject: [PATCH] fixup! fixup! fixup! feat: add productivity apps --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c683678..d48e32d 100644 --- a/install.sh +++ b/install.sh @@ -34,7 +34,7 @@ stow --dotfiles git ssh brew # -- Productivity Apps --------------------------------------------------------- step_msg "Installing the productivity apps" -brew bundle install +brew bundle install --file=~/Brewfile # -- Git ----------------------------------------------------------------------- step_msg "Configuring Git"