From de10481a618b7975f53ad3d85fe000341004c902 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 21 Nov 2020 14:16:20 +0100 Subject: fix quick look plugins --- brew.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'brew.sh') diff --git a/brew.sh b/brew.sh index 5eaeeb1..da1900a 100755 --- a/brew.sh +++ b/brew.sh @@ -94,7 +94,7 @@ brew install gh brew install cobraz/tools/trippl-timely # Quick Look Plugins (https://github.com/sindresorhus/quick-look-plugins) -brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlprettypatch quicklook-csv betterzipql qlimagesize webpquicklook qlvideo +brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlprettypatch quicklook-csv qlimagesize webpquicklook qlvideo # Remove outdated versions from the cellar. brew cleanup -- cgit v1.2.3