ibraheemdev / modern-unix

A collection of modern/faster/saner alternatives to common unix commands.
31.17k stars 785 forks source link

Add Brewfile to install all with brew bundle install #93

Closed glensc closed 2 months ago

glensc commented 2 years ago

Based on this blog post:

To install from this branch (i.e before merge):

curl -sSfL https://github.com/glensc/modern-unix/raw/patch-1/Brewfile | brew bundle install --file=-
ibraheemdev commented 2 months ago

Don't really want to encourage installing every single tool on this list, sorry.