https://github.com/hmerritt/linux-setup
Debian setup script for fresh installs of GUI distros.
https://github.com/hmerritt/linux-setup
Last synced: 3 months ago
JSON representation
Debian setup script for fresh installs of GUI distros.
- Host: GitHub
- URL: https://github.com/hmerritt/linux-setup
- Owner: hmerritt
- Created: 2024-02-03T13:46:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-08T19:59:01.000Z (over 1 year ago)
- Last Synced: 2024-02-09T00:15:40.961Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux (Debian-based) Setup Script
Debian setup script for fresh installs (e.g. Ubuntu, linux Mint, ect...).
> If you use Windows, see [Win-Setup](https://github.com/hmerritt/win10-setup)
## How to use
Do not run the individual scripts in `./src` directly! - they are compiled using [hmerritt/combine-script](https://github.com/hmerritt/combine-script) into one script that can be run.
---
Display available functions to run:
```bash
./setup.sh
```