Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 412 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 412 Bytes

Dead simple script to setup my new Mac

Installation

  • Paste the following command on your command line

    $ curl -sL https://raw.githubusercontent.com/codingnirvana/mac-setup-script/master/defaults.sh
    $ curl -O https://raw.githubusercontent.com/codingnirvana/mac-setup-script/master/install.sh 
    chmod +x install.sh
    ./install.sh --git-name <User Name>  --git-email <Email>