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