config-bootstrap/README.md

8 lines
216 B
Markdown
Raw Permalink Normal View History

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
```
git clone https://gitea.logerais.com/xavier/config-bootstrap.git ~/.bootstrap && cd ~/.bootstrap && bash bootstrap.bash
2022-05-21 02:30:05 +02:00
```