Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zoilomora/my-workstation
- Owner: zoilomora
- License: mit
- Created: 2018-10-27T06:38:57.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T21:55:33.000Z (over 2 years ago)
- Last Synced: 2023-03-06T12:10:42.477Z (over 1 year ago)
- Language: Shell
- Size: 85 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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