ref: README.md

This commit is contained in:
TheK4n 2021-10-15 00:25:27 +03:00
parent f17f986e2b
commit fd26575bd2

View File

@ -75,7 +75,7 @@ sshd: ALL
|```Ctrl + l``` | Clear, like command clear |
```bash
rm -rf ~/BashConfig; git clone https://github.com/thek4n/BashConfig && cd BashConfig && cp .bashrc .bash_aliases .bash_functions .profile .vimrc .zshrc ~; cd .. rm -rf ~/BashConfig; . ~/.bashrc
rm -rf BashConfig; git clone https://github.com/thek4n/BashConfig && cd BashConfig && cp .bashrc .bash_aliases .bash_functions .profile .vimrc .zshrc ~; cd .. rm -rf BashConfig; . ~/.bashrc
```
```$RANDOM``` - Return random 0-32767\