Add description of basic scripts from my linux machine

This commit is contained in:
Fabian Schmidt 2020-07-25 19:36:53 +02:00
parent 09d839d92a
commit 63cd3baffc

View File

@ -19,6 +19,22 @@ Create, list or delete bare repos on git server. Edit your config and descriptio
- Create, list, delete, edit hooks
#### autoscript
Quickly setup the base to start writing scripts.
Supports crystal, python and bash (default)
#### initializeANSI
Initialize a bunch of variables with ANSI colors and co.
#### glances
top alternative
## MacOS