Skip to content

Bash script to setup your new mac via HomeBrew 🍺

License

Notifications You must be signed in to change notification settings

faessler/mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mac Setup

(recommended for frontend developers)

This bash script will do the following things:

Arrays from line 15 & 63:
declare -a apps=( "1password" "adobe-acrobat-pro" "airserver" "angry-ip-scanner" "appcleaner" "appearin" "atom" "browserstacklocal" "chrome-devtools" "chromium" "cyberduck" "disk-inventory-x" "docker" "dropbox" "eclipse-ide" "electron" "filezilla" "firefox" "firefoxnightly" "flash-player" "franz" "github-desktop" "gitkraken" "google-chrome" "google-chrome-canary" "google-hangouts" "hyper" "iterm2" "java" "mamp" "opera" "phpstorm" "safari-technology-preview" "skype" "sourcetree" "spotify" "steam" "sublime-text" "teamviewer" "torbrowser" "transmission" "transmit" "visual-studio-code" "vlc" )
declare -a commands=( "bash" "coreutils" "trash" "wget" "git" "git-flow" "node" )

How to use:

  1. Download and unzip the bash script
  2. Open the terminal.app and go to the downloaded mac-setup (master) directory
  3. Run the bash file with the command bash install.sh

Download from Github:

mac-setup master.zip

About

Bash script to setup your new mac via HomeBrew 🍺

Resources

License

Stars

Watchers

Forks

Languages