mathiasbynens / dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
https://mths.be/dotfiles
MIT License
30.04k stars 8.75k forks source link

Update deprecated `--with-default-names` option in `brew.sh` #877

Closed tpvasconcelos closed 5 years ago

tpvasconcelos commented 5 years ago

--with-default-names option is no longer available for brew install gnu-sed. See https://github.com/Homebrew/homebrew-core/commit/068955e8cd698ac0286302fd244a4e4b42b47bab

So, instead, I propose adding $(brew --prefix gnu-sed)/libexec/gnubin to PATH.