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

https://github.com/dajudge/tuxedo-setup

Bash script for quickly setting up my work notebook
https://github.com/dajudge/tuxedo-setup

Last synced: over 1 year ago
JSON representation

Bash script for quickly setting up my work notebook

Awesome Lists containing this project

README

          

This is just my private setup script for quickly getting up and running with a fresh Ubuntu installation.

```
wget -O - https://raw.githubusercontent.com/dajudge/tuxedo-setup/master/setup.sh | sudo bash
```