Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 525 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 525 Bytes

##Brew Installer Script

This is a bash script used for installing all packages/apps on a mac for initial setup, run it and it will install all the apps and packages.

Usage

  • Add/remove packages/casks from the approprite arrays to only install what you need
  • Set the permissions on the script using chmod 755 brew_install
  • Run using ./brew_install or export $PATH=path/to/folder where you want the terminal to read script from
  • If exported path correctly, brew_install should run the script