Skip to content

Commit

Permalink
Install additional colorpickers
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiSG committed May 11, 2014
1 parent a60675f commit bc6afcf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions machine/install-packages.sh
Expand Up @@ -93,6 +93,11 @@ sudo brew cask install --qlplugindir='/Library/QuickLook' quicklook-json
sudo brew cask install --qlplugindir='/Library/QuickLook' suspicious-package
sudo brew cask install --qlplugindir='/Library/QuickLook' webp-quicklook

# Install other plugins

brew cask install colorpicker-developer
brew cask install colorpicker-hex

# Prepare brew for multi-users setup

echo "Now let's make brew useful for all users."
Expand Down

0 comments on commit bc6afcf

Please sign in to comment.