workstation-setup/README.md

6 lines
217 B
Markdown
Raw Permalink Normal View History

2021-12-20 12:50:50 +01:00
# workstation-setup
an automated script to setup my workstation with ansible
2021-12-24 13:44:15 +01:00
no need to download just run the script
2021-12-25 17:27:14 +01:00
```sh -c "$(wget https://git.jatus.tech/Jatus/workstation-setup/raw/branch/main/setup.sh -O -)"```