ibraheemdev / modern-unix

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

Add Brewfile to install all with brew bundle install #93

Open glensc opened 2 years 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=-