13 Forks
27 Stars
27 Watchers

bash

:sunglasses:记录我写的bash shell

How to download and setup bash

Open terminal and run command
git clone https://github.com/zhangguanzhang/bash.git
git clone is used to create a copy or clone of bash 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 https://github.com/zhangguanzhang/bash/archive/master.zip

Or simply clone bash with SSH
[email protected]:zhangguanzhang/bash.git

If you have some problems with bash

You may open issue on bash support forum (system) here: https://github.com/zhangguanzhang/bash/issues