You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
397 B
Bash

#!/usr/bin/env bash
# install additional brew packages -- see _install.sh too
brew install composer
7 years ago
brew install curl --with-libssh2 --with-openssl
brew install ffmpeg --with-fdk-aac
brew install git-flow
brew install git-ftp
brew install imagemagick
brew install mariadb
brew install mozjpeg
brew install nginx
brew install openssl
brew install php
brew install ripgrep
brew install youtube-dl