Skip to content

setup a mac os and install all necessary tools for a healthy development environment

Notifications You must be signed in to change notification settings

benaich/macSetupTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About macSetupTool

a script I use to setup my mac os and install all necessary tools using brew for a healthy development environment

Files

  • install.sh the main script to install everything
  • config.sh contains the list of application/binaries you want to install
  • osx-settings.sh tweaks your system settings
  • util.sh a utility script to echo the bot cheerful face

How to run

git colone https://github.com/benaich/macSetupTool
cd macSetupTool
sh install.sh

you will be prompted to answer the following questions at the begining for a smooth installation :

  • What is your git username and email ? for git configuration
  • What is your dotfile repository url ? (optional) know more info about dotfiles

About

setup a mac os and install all necessary tools for a healthy development environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages