Initial check-in of 'brew cask install ...' script for auto-populating Macs with software.

This commit is contained in:
Scott Wallace 2016-01-24 10:01:44 +00:00
parent db598d5180
commit ac00cc227e

26
bin/cask-install.sh Executable file
View file

@ -0,0 +1,26 @@
#!/bin/bash
xargs brew cask install <<EOF
alfred
bbc-iplayer-downloads
beardedspice
dashlane
day-o
dropbox
cleanmymac
firefox
flux
gitx
gpgtools
google-chrome
google-drive
google-hangouts
gopro-studio
handbrake
iterm2
sonos
textmate
vlc
vmware-fusion
wireshark
EOF