codingnirvana / mac-setup-script

script to setup my mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

script to setup my mac


Languages

Language:Shell 100.0%