mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Add wget to list of default brew packages
This commit is contained in:
@@ -18,6 +18,7 @@ install_brew_global_packages () {
|
|||||||
reattach-to-user-namespace \
|
reattach-to-user-namespace \
|
||||||
the_silver_searcher \
|
the_silver_searcher \
|
||||||
tmux \
|
tmux \
|
||||||
|
wget \
|
||||||
zsh
|
zsh
|
||||||
|
|
||||||
brew install aspell --with-lang-en --with-lang-el --with-lang-sv
|
brew install aspell --with-lang-en --with-lang-el --with-lang-sv
|
||||||
|
|||||||
Reference in New Issue
Block a user