2026-03-23 11:18:58 -04:00
2026-03-18 11:32:08 -04:00
2026-03-18 11:32:08 -04:00

Ubuntu Setup Scripts

Easy shell scripts to run for common setups. Download the script and run it like this:

# assuming your are using standard-desktop-setup.sh
chmod a+x ./standard-desktop-setup.sh
./standard-desktop-setup.sh

or like this:

curl -sL https://gitshrub.theshrub.org/brennen/ubuntu-setup-scripts/raw/branch/main/standard-desktop-setup.sh | bash
Description
Easy shell scripts to run for common setups
Readme Unlicense 32 KiB
Languages
Shell 100%