Skip to content

Instantly share code, notes, and snippets.

View fcpauldiaz's full-sized avatar
🥑
Slaying Bugs

Pablo Díaz fcpauldiaz

🥑
Slaying Bugs
View GitHub Profile
@fcpauldiaz
fcpauldiaz / brew.sh
Last active September 27, 2016 16:57
Snippet of all installed my packages from home brew
#!/usr/bin/env sh
# taps
brew tap homebrew/apache
brew tap homebrew/boneyard
brew tap homebrew/bundle
brew tap homebrew/core
brew tap homebrew/dupes
brew tap homebrew/php
brew tap homebrew/services