From 56533b7ddf4ecbef67110a56d38d8df16fc20c6f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 30 Jun 2016 17:04:43 +0200 Subject: Replace deprecated Brewfile with shell script --- brew.sh | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 brew.sh (limited to 'brew.sh') diff --git a/brew.sh b/brew.sh new file mode 100644 index 0000000..75988ec --- /dev/null +++ b/brew.sh @@ -0,0 +1,18 @@ +brew install android-platform-tools +brew install ansible +brew install gitup +brew install h2o +brew install launchdns +brew install mackup +brew install mariadb --with-archive-storage-engine --with-local-infile +brew tap homebrew/versions +brew install homebrew/versions/node4-lts --with-debug +brew install postgresql +brew install redis +brew install ssh-copy-id +brew install syncthing +brew install syncthing-inotify +brew install trash +brew install xhyve +brew install zplug +brew install zsh-completions -- cgit 1.4.1