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
|
|
|
|
|
|
|
|
sh -c "$(wget https://git.jatus.tech/Jatus/workstation-setup/raw/branch/main/setup.sh -O -)"
|