Files
config-bootstrap/README.md
2024-06-21 08:49:05 +00:00

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
```