Installation and customization script for my workstation.
Execute the following command in the bash terminal:
$ wget https://github.com/zoilomora/my-workstation/archive/main.zip
$ unzip main.zip
$ cd my-workstation-main/
$ ./setup.sh
TODO
- Debian 11.4.0 (Bullseye): Remember to give sudoers access to your user with
visudo
command.
Licensed under the MIT license
Read LICENSE for more information