2019-01-30 12:32:41 +01:00
|
|
|
# config-bootstrap
|
|
|
|
|
|
|
|
Just a script to easily setup my shell environment on new devices.
|
2022-05-21 02:30:05 +02:00
|
|
|
|
|
|
|
```
|
2024-06-21 10:49:05 +02:00
|
|
|
git clone https://gitea.logerais.com/xavier/config-bootstrap.git ~/.bootstrap && cd ~/.bootstrap && bash bootstrap.bash
|
2022-05-21 02:30:05 +02:00
|
|
|
```
|