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