Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zoilomora/my-workstation

Guides and scripts to prepare my workstation
https://github.com/zoilomora/my-workstation

Last synced: about 4 hours ago
JSON representation

Guides and scripts to prepare my workstation

Awesome Lists containing this project

README

        

# My Workstation
Installation and customization script for my workstation.

## Usage
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

## Software List

TODO

## Tested on
- [Debian 11.4.0 (Bullseye)](https://cdimage.debian.org/debian-cd/current/amd64/iso-dvd/): **Remember to give sudoers access to your user with `visudo` command.**

## License
Licensed under the [MIT license](http://opensource.org/licenses/MIT)

Read [LICENSE](LICENSE) for more information