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