diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/README.md b/README.md index 3c1b60c..be1b64c 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 .* ~; 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\