aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
diff options
context:
space:
mode:
authorSimen A. W. Olsen <cobraz@cobraz.no>2020-11-20 23:31:15 +0100
committerGitHub <noreply@github.com>2020-11-20 23:31:15 +0100
commit2c818fee80c85bd378359ceef1ede123beff7af9 (patch)
tree90c05e7fa6ced0d071fcd91c7333091c4aa707fc /brew.sh
parent7431342efc711a0fb88dddd9d22ca45081be478c (diff)
downloaddotfiles-2c818fee80c85bd378359ceef1ede123beff7af9.tar.gz
dotfiles-2c818fee80c85bd378359ceef1ede123beff7af9.zip
fix: remove unsupported brew option
re homebrew-core/issues#41128
Diffstat (limited to 'brew.sh')
-rwxr-xr-xbrew.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/brew.sh b/brew.sh
index 2d10c8e..47fe344 100755
--- a/brew.sh
+++ b/brew.sh
@@ -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