diff options
| author | Simen A. W. Olsen <so@bjerk.io> | 2020-11-21 14:16:20 +0100 |
|---|---|---|
| committer | Simen A. W. Olsen <so@bjerk.io> | 2020-11-21 14:16:20 +0100 |
| commit | de10481a618b7975f53ad3d85fe000341004c902 (patch) | |
| tree | 40d34952c68da531409c9b4668e97185fa5c4a59 | |
| parent | 0c70a054715596931a933d6f9ff8a86f6770860d (diff) | |
| download | dotfiles-de10481a618b7975f53ad3d85fe000341004c902.tar.gz dotfiles-de10481a618b7975f53ad3d85fe000341004c902.zip | |
fix quick look plugins
| -rwxr-xr-x | brew.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
