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"