aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
diff options
context:
space:
mode:
authorSimen A. W. Olsen <so@bjerk.io>2020-11-21 14:16:20 +0100
committerSimen A. W. Olsen <so@bjerk.io>2020-11-21 14:16:20 +0100
commitde10481a618b7975f53ad3d85fe000341004c902 (patch)
tree40d34952c68da531409c9b4668e97185fa5c4a59 /brew.sh
parent0c70a054715596931a933d6f9ff8a86f6770860d (diff)
downloaddotfiles-de10481a618b7975f53ad3d85fe000341004c902.tar.gz
dotfiles-de10481a618b7975f53ad3d85fe000341004c902.zip
fix quick look plugins
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 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