diff options
| author | Simen A. W. Olsen <cobraz@cobraz.no> | 2020-11-20 23:31:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-20 23:31:15 +0100 |
| commit | 2c818fee80c85bd378359ceef1ede123beff7af9 (patch) | |
| tree | 90c05e7fa6ced0d071fcd91c7333091c4aa707fc /brew.sh | |
| parent | 7431342efc711a0fb88dddd9d22ca45081be478c (diff) | |
| download | dotfiles-2c818fee80c85bd378359ceef1ede123beff7af9.tar.gz dotfiles-2c818fee80c85bd378359ceef1ede123beff7af9.zip | |
fix: remove unsupported brew option
re homebrew-core/issues#41128
Diffstat (limited to 'brew.sh')
| -rwxr-xr-x | brew.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ brew install wget --with-iri brew install gnupg # Install more recent versions of some macOS tools. -brew install vim --with-override-system-vi +brew install vim brew install grep brew install openssh brew install screen |
