diff --git a/install.sh b/install.sh index e384823..8162b53 100644 --- a/install.sh +++ b/install.sh @@ -38,7 +38,7 @@ stow --dotfiles git ssh brew # -- Productivity Apps --------------------------------------------------------- step_msg "Installing the productivity apps" -brew bundle install --file=~/Brewfile >/dev/null +brew bundle install --file=~/Brewfile # -- Oh My Zsh ----------------------------------------------------------------- step_msg "Installing the Oh My Zsh"