readme : update bootstrap info.
This commit is contained in:
parent
fdfc89c274
commit
eeeaf02643
|
@ -2,8 +2,11 @@
|
||||||
This is my own custom config that I use on my GNU/Linux machines. Not ment to be used by anyone else.
|
This is my own custom config that I use on my GNU/Linux machines. Not ment to be used by anyone else.
|
||||||
|
|
||||||
# Bootstrap.
|
# Bootstrap.
|
||||||
```bash
|
|
||||||
|
|
||||||
|
**CAREFUL!** This will overwrite files with the same name in your home directory!
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl https://git.voronind.com/voronind/linux/raw/branch/master/.bootstrap.sh | bash && source .bashrc
|
||||||
```
|
```
|
||||||
|
|
||||||
# Table of contents.
|
# Table of contents.
|
||||||
|
|
Reference in a new issue