diff --git a/README.md b/README.md index eb90e00..d20492e 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\