ref: README.md

This commit is contained in:
TheK4n 2021-10-15 00:33:53 +03:00
parent 717435b153
commit a8b353581f

View File

@ -75,7 +75,10 @@ sshd: ALL
|```Ctrl + l``` | Clear, like command clear | |```Ctrl + l``` | Clear, like command clear |
```bash ```bash
rm -rf BashConfig; git clone https://github.com/thek4n/BashConfig && BashConfig/setup.sh && rm -rf BashConfig rm -rf BashConfig
git clone https://github.com/thek4n/BashConfig
BashConfig/setup.sh
rm -rf BashConfig
``` ```
```$RANDOM``` - Return random 0-32767\ ```$RANDOM``` - Return random 0-32767\