How to download and setup generic
Open terminal and run command
git clone https://github.com/zyedidia/generic.git
git clone is used to create a copy or clone of generic 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 generic https://github.com/zyedidia/generic/archive/master.zip
Or simply clone generic with SSH
[email protected]:zyedidia/generic.git