How to download and setup dotPackages
Open terminal and run command
git clone https://github.com/pradeeptosarkar/dotPackages.git
git clone is used to create a copy or clone of dotPackages repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with dotPackages https://github.com/pradeeptosarkar/dotPackages/archive/master.zip
Or simply clone dotPackages with SSH
[email protected]:pradeeptosarkar/dotPackages.git