https://github.com/alcidesrc/custom-setup
Turn a fresh Ubuntu installation into a fully-configured, beautiful, and modern web development system by running a single command.
https://github.com/alcidesrc/custom-setup
customization gnome gnome-sh ubuntu
Last synced: 8 months ago
JSON representation
Turn a fresh Ubuntu installation into a fully-configured, beautiful, and modern web development system by running a single command.
- Host: GitHub
- URL: https://github.com/alcidesrc/custom-setup
- Owner: AlcidesRC
- License: mit
- Created: 2024-11-24T16:13:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T13:59:01.000Z (over 1 year ago)
- Last Synced: 2025-10-07T16:02:58.095Z (8 months ago)
- Topics: customization, gnome, gnome-sh, ubuntu
- Language: Shell
- Homepage:
- Size: 768 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom Setup
[TOC]
## Getting Started
Just execute this command in your terminal to customize a fresh Ubuntu Gnome installation:
```bash
wget --no-cache -qO- https://raw.githubusercontent.com/AlcidesRC/custom-setup/refs/heads/main/installer | bash
```
## Disclaimer
This tool is strongly inspired by [DHH](https://dhh.dk/)'s [Omakub](https://omakub.org).
## License
The MIT License (MIT). Please see [LICENSE](https://github.com/AlcidesRC/custom-setup/blob/main/LICENSE) file for more information.