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