Skip to content

setup script to take a blank mac to programmer friendly in one script.

License

Notifications You must be signed in to change notification settings

hiddevdm/brew-mac-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup a Mac

Setup config to take an empty mac and build out a decent programming environment with iterm and zsh and a host of other useful tools.

Uses mostly brew. You should be able to run this straight from a brand new mac with a standard shell.

Run it

bash -c "$(curl -fsSL https://raw.githubusercontent.com/hiddevdm/brew-mac-setup/master/setup.sh)"

Modify it

Most of the programs are set in the arrays at the top of the script using brew and brew cask.

About

setup script to take a blank mac to programmer friendly in one script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%