https://github.com/scarfacedeb/setup_linux
https://github.com/scarfacedeb/setup_linux
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scarfacedeb/setup_linux
- Owner: scarfacedeb
- Created: 2014-07-27T18:01:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-20T14:11:36.000Z (almost 11 years ago)
- Last Synced: 2025-03-14T05:02:13.093Z (3 months ago)
- Language: Shell
- Size: 164 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup new linux box
A simple bash script that bundles most of the packages that I'm installing on new machines.
No more, no less.Clone and run:
```
sudo ./install
```