From fd26575bd2bfaa1000a5b8e8a2928f8ac7457e32 Mon Sep 17 00:00:00 2001 From: TheK4n Date: Fri, 15 Oct 2021 00:25:27 +0300 Subject: [PATCH] ref: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be1b64c..eb90e00 100644 --- a/README.md +++ b/README.md @@ -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\