devth / dotfiles

🌳 The pristine dotfile zen garden of @devth
https://devth.com
MIT License
5 stars 0 forks source link

Install homebrew idempotently #50

Open devth opened 6 years ago

devth commented 6 years ago

This doesn't do it:

brew -v || /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"