Skip to content

designjockey/brew_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

##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

About

Brew Installer Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages