8 lines
211 B
Markdown
8 lines
211 B
Markdown
# config-bootstrap
|
|
|
|
Just a script to easily setup my shell environment on new devices.
|
|
|
|
```
|
|
git clone https://github.com/xlogerais/config-bootstrap.git ~/.bootstrap && cd ~/.bootstrap && bash bootstrap.bash
|
|
```
|