Skip to content

Instantly share code, notes, and snippets.

View ctarx's full-sized avatar
🎯
Focusing

ctarx ctarx

🎯
Focusing
View GitHub Profile

Uninstall brew package and dependencies

Remove package's dependencies (does not remove package):

brew deps [FORMULA] | xargs brew remove --ignore-dependencies

Remove package:

@ctarx
ctarx / webdev_online_resources.md
Created January 30, 2019 12:07 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)