From 2c818fee80c85bd378359ceef1ede123beff7af9 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Fri, 20 Nov 2020 23:31:15 +0100 Subject: fix: remove unsupported brew option re homebrew-core/issues#41128 --- brew.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'brew.sh') 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 -- cgit v1.2.3