Skip to content

Instantly share code, notes, and snippets.

@aphexddb
Created September 19, 2017 15:18
Show Gist options
  • Save aphexddb/6e97614fb9c76629d7636160fb6be620 to your computer and use it in GitHub Desktop.
Save aphexddb/6e97614fb9c76629d7636160fb6be620 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