From 4426096fbb3caafe3e383dbad194b01b739357ab Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 17 Jan 2017 00:21:58 +0000 Subject: [PATCH] Add wget to list of default brew packages --- shell/homebrew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/homebrew.sh b/shell/homebrew.sh index 4813623..64eddb4 100644 --- a/shell/homebrew.sh +++ b/shell/homebrew.sh @@ -18,6 +18,7 @@ install_brew_global_packages () { reattach-to-user-namespace \ the_silver_searcher \ tmux \ + wget \ zsh brew install aspell --with-lang-en --with-lang-el --with-lang-sv