add: .gitignore
ref: README.md
This commit is contained in:
parent
431f32901d
commit
f17f986e2b
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.idea
|
||||||
@ -75,7 +75,7 @@ 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 && 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\
|
```$RANDOM``` - Return random 0-32767\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user