Skip to content

Instantly share code, notes, and snippets.

@aphexddb
Created September 19, 2017 15:18
Show Gist options
  • Save aphexddb/8a6f55c41bc52fd66da50fe41be6141f to your computer and use it in GitHub Desktop.
Save aphexddb/8a6f55c41bc52fd66da50fe41be6141f to your computer and use it in GitHub Desktop.
OSX Setup
#!/bin/bash
# super handy stuff
brew install jq aq thefuck the_silver_searcher wget curl
# dev
brew install maven protobuf
# devops
brew install docker-machine
# services
brew install haproxy nginx redis netcat
# javascript
brew install node n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment