|
|
||
|---|---|---|
| .gitignore | Init commit | |
| file_links.sh | Init commit | |
| gnome_settings.sh | Init commit | |
| install_devtools.sh | Updated the devtools to the latest versions | |
| install_packages.sh | Added hey | |
| main.sh | Replaced duplicati with restic | |
| readme.md | Init commit | |
| shortcuts.sh | added the rustrover ide, as clion only has a depricated plugin | |
| ssh_setup.sh | Init commit | |
| system_config.sh | made it executable | |
| system_settings.sh | made the existence of the background image independent of the system | |
| unlicence | Init commit | |
Workstation installer
A repo with scripts to set up a workstation wth my preferences and packages.
This repo is ment as an upgrade to the many files I needed to go through to set up a system. And this repo is a way to easily translate my preferences and packages to an Ansible playbook, NixOS, or alike.
The scripts inside this repo expect an installation if PopOS, certain expectations might not be met when using other distro's.
Note: this repo is highly personalized and opinionated.
How to run
git clone https://codeberg.org/squirl/workstation_scripts.git /home/$USER/workstation
cd /home/$USER/workstation
./main.sh
We clone the script in our home folder, so we do not forget to run it once in a while.