1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-06-28 16:47:44 +02:00

install bash-completion by default

This commit is contained in:
Matthias Kretschmann 2014-05-23 17:41:32 +02:00
parent a961457441
commit 86fa5d1263

1
brew
View File

@ -10,6 +10,7 @@ brew update
brew upgrade
# Install what we need
brew install bash-completion
brew install git
brew install node
brew install wget