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
- Host: GitHub
- URL: https://github.com/dajudge/tuxedo-setup
- Owner: dajudge
- Created: 2019-06-11T16:36:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T18:43:10.000Z (about 7 years ago)
- Last Synced: 2025-01-23T14:49:17.458Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```