Project:Bash scripts
Bash scripts is a set of scripts for the bash shell used on Linux and MacOS, and with some preparations, Windows.
To install the scripts follow these easy steps:
- mkdir git
- cd git
- git clone https://github.com/Aetesaki/Delang.git
To check what script are available:
- cd ~/git/Delang
- ls
You could also check the README-file by
- cd ~/git/Delang
- cat README.md